summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/ouch.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-04 23:09:49 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-05-04 23:09:49 +0000
commit166e51b5cc6e35ec1bea7dd24e9e6ae549ac3dde (patch)
tree9f2c5fec17e2aa7ce7ba0ce83d05ad4182c775b4 /crawl-ref/source/ouch.cc
parentb5aaf5c3c48fd6200fd99babdc7b31580c43acd1 (diff)
downloadcrawl-ref-166e51b5cc6e35ec1bea7dd24e9e6ae549ac3dde.tar.gz
crawl-ref-166e51b5cc6e35ec1bea7dd24e9e6ae549ac3dde.zip
Move your_hand() from spells4.cc to misc.cc.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@4870 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/ouch.cc')
-rw-r--r--crawl-ref/source/ouch.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crawl-ref/source/ouch.cc b/crawl-ref/source/ouch.cc
index 55aeee2407..a9ca5e8a37 100644
--- a/crawl-ref/source/ouch.cc
+++ b/crawl-ref/source/ouch.cc
@@ -73,7 +73,6 @@
#include "religion.h"
#include "shopping.h"
#include "skills2.h"
-#include "spells4.h"
#include "state.h"
#include "stuff.h"
#include "tutorial.h"