aboutsummaryrefslogtreecommitdiff
path: root/common/system.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/system.h')
-rw-r--r--common/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/system.h b/common/system.h
index c90b0aac6e..0be620b788 100644
--- a/common/system.h
+++ b/common/system.h
@@ -29,7 +29,7 @@
#include "common/singleton.h"
namespace Graphics {
-class Surface;
+struct Surface;
} // end of namespace Graphics
class SaveFileManager;