aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/graphics.cpp
diff options
context:
space:
mode:
authorOri Avtalion2011-04-28 21:05:40 +0300
committerOri Avtalion2011-04-28 21:05:40 +0300
commitbf159468164076282bf0f59b7d8f16a23c98cfc2 (patch)
treea2e8402e64678585039a2b77b03e7f4751b5dff5 /engines/mohawk/graphics.cpp
parentca236589082bd3e748610f101f54de26eb90ebd9 (diff)
downloadscummvm-rg350-bf159468164076282bf0f59b7d8f16a23c98cfc2.tar.gz
scummvm-rg350-bf159468164076282bf0f59b7d8f16a23c98cfc2.tar.bz2
scummvm-rg350-bf159468164076282bf0f59b7d8f16a23c98cfc2.zip
MOHAWK: Remove duplicate #include
Diffstat (limited to 'engines/mohawk/graphics.cpp')
-rw-r--r--engines/mohawk/graphics.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/mohawk/graphics.cpp b/engines/mohawk/graphics.cpp
index ac45efdee0..fe054989ea 100644
--- a/engines/mohawk/graphics.cpp
+++ b/engines/mohawk/graphics.cpp
@@ -32,7 +32,6 @@
#include "common/textconsole.h"
#include "engines/util.h"
#include "graphics/palette.h"
-#include "graphics/palette.h"
#include "graphics/primitives.h"
#include "gui/message.h"