summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/crash-u.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/crash-u.cc')
-rw-r--r--crawl-ref/source/crash-u.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/crash-u.cc b/crawl-ref/source/crash-u.cc
index a0bcb67771..783e8272b0 100644
--- a/crawl-ref/source/crash-u.cc
+++ b/crawl-ref/source/crash-u.cc
@@ -49,6 +49,7 @@ template <typename TO, typename FROM> TO nasty_cast(FROM f) {
#endif // defined(UNIX) || defined(TARGET_OS_MACOSX)
#include "crash.h"
+#include "dbg-crsh.h"
#include "externs.h"
#include "options.h"