diff options
Diffstat (limited to 'engines/gargoyle/glk.h')
-rw-r--r-- | engines/gargoyle/glk.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/glk.h b/engines/gargoyle/glk.h index 6bfffd6bc6..0124cb1b40 100644 --- a/engines/gargoyle/glk.h +++ b/engines/gargoyle/glk.h @@ -24,6 +24,7 @@ #define GARGOYLE_GLK_H #include "gargoyle/gargoyle.h" +#include "gargoyle/files.h" #include "gargoyle/glk_types.h" #include "gargoyle/time.h" #include "gargoyle/windows.h" |