diff options
Diffstat (limited to 'engines/mohawk/cstime.h')
-rw-r--r-- | engines/mohawk/cstime.h | 2 |
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" |