aboutsummaryrefslogtreecommitdiff
path: root/engines/gargoyle/glk.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gargoyle/glk.cpp')
-rw-r--r--engines/gargoyle/glk.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/gargoyle/glk.cpp b/engines/gargoyle/glk.cpp
index b49fb63e66..e81e806ac5 100644
--- a/engines/gargoyle/glk.cpp
+++ b/engines/gargoyle/glk.cpp
@@ -23,6 +23,7 @@
#include "gargoyle/glk.h"
#include "gargoyle/events.h"
#include "gargoyle/streams.h"
+#include "gargoyle/string.h"
#include "gargoyle/windows.h"
namespace Gargoyle {