diff options
Diffstat (limited to 'engines/glk/alan3/parse.cpp')
-rw-r--r-- | engines/glk/alan3/parse.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/engines/glk/alan3/parse.cpp b/engines/glk/alan3/parse.cpp index 6618e9dde9..efa5464c33 100644 --- a/engines/glk/alan3/parse.cpp +++ b/engines/glk/alan3/parse.cpp @@ -43,7 +43,6 @@ #include "glk/alan3/syntax.h" #include "glk/alan3/scan.h" #include "glk/alan3/syserr.h" -#include "glk/alan3/term.h" #include "glk/alan3/utils.h" #include "glk/alan3/word.h" |