aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/cstime.h
diff options
context:
space:
mode:
authorMatthew Hoops2012-03-10 13:50:27 -0500
committerMatthew Hoops2012-03-10 13:55:08 -0500
commit5e52b0a5d46e4c5b230cba7464301484d27804f7 (patch)
treeb0c732e5b7c6e98e43e2a7b1e6a8c7a399f3055d /engines/mohawk/cstime.h
parentd142606f755203bf2e407729840898b0c8ca53d5 (diff)
downloadscummvm-rg350-5e52b0a5d46e4c5b230cba7464301484d27804f7.tar.gz
scummvm-rg350-5e52b0a5d46e4c5b230cba7464301484d27804f7.tar.bz2
scummvm-rg350-5e52b0a5d46e4c5b230cba7464301484d27804f7.zip
MOHAWK: Split the graphics classes into their own files
Diffstat (limited to 'engines/mohawk/cstime.h')
-rw-r--r--engines/mohawk/cstime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/mohawk/cstime.h b/engines/mohawk/cstime.h
index 0bc236f930..db06b9791e 100644
--- a/engines/mohawk/cstime.h
+++ b/engines/mohawk/cstime.h
@@ -25,7 +25,7 @@
#include "mohawk/mohawk.h"
#include "mohawk/console.h"
-#include "mohawk/graphics.h"
+#include "mohawk/cstime_graphics.h"
#include "common/random.h"
#include "common/list.h"