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