aboutsummaryrefslogtreecommitdiff
path: root/engines/dm/dungeonman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/dm/dungeonman.cpp')
-rw-r--r--engines/dm/dungeonman.cpp4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/dm/dungeonman.cpp b/engines/dm/dungeonman.cpp
index dd73e24a81..efff5ff16c 100644
--- a/engines/dm/dungeonman.cpp
+++ b/engines/dm/dungeonman.cpp
@@ -1,8 +1,6 @@
-#include "dungeonman.h"
-#include "gfx.h"
#include "common/file.h"
#include "common/memstream.h"
-
+#include "dungeonman.h"
using namespace DM;