aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/tads/os_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/tads/os_buffer.h')
-rw-r--r--engines/glk/tads/os_buffer.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/glk/tads/os_buffer.h b/engines/glk/tads/os_buffer.h
index 3fc2209cec..4fa9662831 100644
--- a/engines/glk/tads/os_buffer.h
+++ b/engines/glk/tads/os_buffer.h
@@ -33,6 +33,8 @@
#ifndef GLK_TADS_OS_BUFFER
#define GLK_TADS_OS_BUFFER
+#include "common/scummsys.h"
+
namespace Glk {
namespace TADS {