aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/cursor.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/cursor.h')
-rw-r--r--engines/groovie/cursor.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/engines/groovie/cursor.h b/engines/groovie/cursor.h
index 83aebb37d3..7a1f3ccc0e 100644
--- a/engines/groovie/cursor.h
+++ b/engines/groovie/cursor.h
@@ -26,9 +26,8 @@
#ifndef GROOVIE_CURSOR_H
#define GROOVIE_CURSOR_H
-#include "common/system.h"
#include "common/array.h"
-#include "common/file.h"
+#include "common/system.h"
namespace Common {
class MacResManager;