summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/debug.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/debug.cc')
-rw-r--r--crawl-ref/source/debug.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/crawl-ref/source/debug.cc b/crawl-ref/source/debug.cc
index 4f0071eab8..d77c62f2e4 100644
--- a/crawl-ref/source/debug.cc
+++ b/crawl-ref/source/debug.cc
@@ -23,6 +23,7 @@
#endif
#include "externs.h"
+#include "species.h"
#include "artefact.h"
#include "beam.h"
@@ -60,6 +61,7 @@
#include "mon-util.h"
#include "mutation.h"
#include "newgame.h"
+#include "jobs.h"
#include "ouch.h"
#include "output.h"
#include "place.h"