summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/spl-wpnench.cc
diff options
context:
space:
mode:
authorNicholas Feinberg <pleasingfung@gmail.com>2014-07-27 22:58:57 -0700
committerNicholas Feinberg <pleasingfung@gmail.com>2014-07-27 22:58:57 -0700
commit47e5704136cf30ca9b2dd5d556bc5bddc3a7ada3 (patch)
tree12e59d90469668efbba7198b2ffd3e757eaa9885 /crawl-ref/source/spl-wpnench.cc
parentd60393247bf21b88a7ab7f02af329e43fb6ba21a (diff)
downloadcrawl-ref-47e5704136cf30ca9b2dd5d556bc5bddc3a7ada3.tar.gz
crawl-ref-47e5704136cf30ca9b2dd5d556bc5bddc3a7ada3.zip
Create prompt.cc
Diffstat (limited to 'crawl-ref/source/spl-wpnench.cc')
-rw-r--r--crawl-ref/source/spl-wpnench.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/spl-wpnench.cc b/crawl-ref/source/spl-wpnench.cc
index a0d4add111..eb32c52888 100644
--- a/crawl-ref/source/spl-wpnench.cc
+++ b/crawl-ref/source/spl-wpnench.cc
@@ -13,11 +13,11 @@
#include "itemprop.h"
#include "makeitem.h"
#include "message.h"
+#include "prompt.h"
#include "religion.h"
#include "shout.h"
#include "skills2.h"
#include "spl-miscast.h"
-#include "stuff.h"
// We need to know what brands equate with what missile brands to know if
// we should disallow temporary branding or not.