diff options
-rw-r--r-- | engines/glk/glk.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/glk/glk.h b/engines/glk/glk.h index ccf58c07a7..7460317fc0 100644 --- a/engines/glk/glk.h +++ b/engines/glk/glk.h @@ -27,7 +27,6 @@ #include "common/random.h" #include "common/system.h" #include "common/serializer.h" -#include "engines/advancedDetector.h" #include "engines/engine.h" #include "glk/glk_types.h" #include "glk/streams.h" |