aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/lol.h')
-rw-r--r--engines/kyra/lol.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/kyra/lol.h b/engines/kyra/lol.h
index a3cb4342cd..ae52627fac 100644
--- a/engines/kyra/lol.h
+++ b/engines/kyra/lol.h
@@ -23,6 +23,8 @@
*
*/
+#ifdef ENABLE_LOL
+
#ifndef KYRA_LOL_H
#define KYRA_LOL_H
@@ -993,3 +995,5 @@ private:
#endif
+#endif // ENABLE_LOL
+