summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/traps.cc
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/traps.cc')
-rw-r--r--crawl-ref/source/traps.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/traps.cc b/crawl-ref/source/traps.cc
index ffdd24ff0a..da3cc87b83 100644
--- a/crawl-ref/source/traps.cc
+++ b/crawl-ref/source/traps.cc
@@ -40,6 +40,7 @@
#include "mon-transit.h"
#include "mon-util.h"
#include "ouch.h"
+#include "output.h"
#include "player.h"
#include "prompt.h"
#include "religion.h"