aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/advsys/detection_tables.h
diff options
context:
space:
mode:
authorPaul Gilbert2019-11-17 11:12:47 -0800
committerPaul Gilbert2019-11-17 14:06:14 -0800
commit9ab74a04569e5f29100c1cda16b68d6150c5b230 (patch)
tree1facd7873b5dc3a425fc24d2b68a2f806f745c7b /engines/glk/advsys/detection_tables.h
parent7341fedb1387e9ec4ef08a22bbf7e7ba0632b173 (diff)
downloadscummvm-rg350-9ab74a04569e5f29100c1cda16b68d6150c5b230.tar.gz
scummvm-rg350-9ab74a04569e5f29100c1cda16b68d6150c5b230.tar.bz2
scummvm-rg350-9ab74a04569e5f29100c1cda16b68d6150c5b230.zip
GLK: ADVSYS: Cleanup
Diffstat (limited to 'engines/glk/advsys/detection_tables.h')
-rw-r--r--engines/glk/advsys/detection_tables.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/glk/advsys/detection_tables.h b/engines/glk/advsys/detection_tables.h
index 561f8bd3ca..0f042348ec 100644
--- a/engines/glk/advsys/detection_tables.h
+++ b/engines/glk/advsys/detection_tables.h
@@ -21,8 +21,6 @@
*/
#include "engines/game.h"
-#include "common/gui_options.h"
-#include "common/language.h"
namespace Glk {
namespace AdvSys {