aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/jacl/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/jacl/detection_tables.h')
-rw-r--r--engines/glk/jacl/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/glk/jacl/detection_tables.h b/engines/glk/jacl/detection_tables.h
index d5f86c8f1c..a5d7b03b6f 100644
--- a/engines/glk/jacl/detection_tables.h
+++ b/engines/glk/jacl/detection_tables.h
@@ -20,9 +20,9 @@
*
*/
-#include "glk/jacl/engines/game.h"
-#include "glk/jacl/common/gui_options.h"
-#include "glk/jacl/common/language.h"
+#include "engines/game.h"
+#include "common/gui_options.h"
+#include "common/language.h"
namespace Glk {
namespace JACL {