aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/tads2/vocabulary.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/tads/tads2/vocabulary.cpp')
-rw-r--r--engines/glk/tads/tads2/vocabulary.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/glk/tads/tads2/vocabulary.cpp b/engines/glk/tads/tads2/vocabulary.cpp
index 516e9df3f9..8c4fead31d 100644
--- a/engines/glk/tads/tads2/vocabulary.cpp
+++ b/engines/glk/tads/tads2/vocabulary.cpp
@@ -24,6 +24,7 @@
#include "glk/tads/tads2/vocabulary.h"
#include "glk/tads/tads2/error.h"
#include "glk/tads/tads2/memory_cache_heap.h"
+#include "glk/tads/os_glk.h"
namespace Glk {
namespace TADS {