summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/output.h')
-rw-r--r--crawl-ref/source/output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/output.h b/crawl-ref/source/output.h
index 637d66cb5b..c360420491 100644
--- a/crawl-ref/source/output.h
+++ b/crawl-ref/source/output.h
@@ -16,7 +16,7 @@
#include "menu.h"
-#ifdef SIMPLE_MESSAGING
+#ifdef DGL_SIMPLE_MESSAGING
void update_message_status();
#endif