summaryrefslogtreecommitdiff
path: root/src/graphic/super_eagle.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/graphic/super_eagle.cpp')
-rw-r--r--src/graphic/super_eagle.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphic/super_eagle.cpp b/src/graphic/super_eagle.cpp
index 78bb6fea..e48723d9 100644
--- a/src/graphic/super_eagle.cpp
+++ b/src/graphic/super_eagle.cpp
@@ -21,7 +21,7 @@
*/
-#include "SuperEagle.h"
+#include "super_eagle.h"
static uint32 colorMask = 0xF7DEF7DE;
static uint32 lowPixelMask = 0x08210821;