aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--base/game.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/game.h b/base/game.h
index 7dddea7b30..08d18247ef 100644
--- a/base/game.h
+++ b/base/game.h
@@ -31,7 +31,7 @@
#include "common/hash-str.h"
namespace Graphics {
- class Surface;
+ struct Surface;
}
/**