summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/debug.h b/crawl-ref/source/debug.h
index 4861382533..7fe31e996c 100644
--- a/crawl-ref/source/debug.h
+++ b/crawl-ref/source/debug.h
@@ -10,6 +10,7 @@
#define DEBUG_H
#include <string>
+#include "enum.h"
// Synch with ANSI definitions.
#if DEBUG && defined(NDEBUG)