summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--crawl-ref/source/debug.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index 786e3531c2..867697a8fc 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -32,6 +32,7 @@
#include "branch.h"
#include "chardump.h"
#include "cio.h"
+#include "colour.h"
#include "crash.h"
#include "decks.h"
#include "delay.h"