aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/jacl/jacl.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/jacl/jacl.h')
-rw-r--r--engines/glk/jacl/jacl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/glk/jacl/jacl.h b/engines/glk/jacl/jacl.h
index 49def8fd11..ce04c890e5 100644
--- a/engines/glk/jacl/jacl.h
+++ b/engines/glk/jacl/jacl.h
@@ -28,6 +28,8 @@
namespace Glk {
namespace JACL {
+#define GLK
+
/**
* JACL game interpreter
*/