summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/player.cc
diff options
context:
space:
mode:
authordolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-15 23:33:47 +0000
committerdolorous <dolorous@c06c8d41-db1a-0410-9941-cceddc491573>2008-03-15 23:33:47 +0000
commit80bb6d7dfc1d7fc620af3f77935dcfca9cce788a (patch)
treec35f52763b34fd540c88420d9599ac7ac08bdb55 /crawl-ref/source/player.cc
parent44a49d40fb7793feb51cc2b1531ab88be70419cc (diff)
downloadcrawl-ref-80bb6d7dfc1d7fc620af3f77935dcfca9cce788a.tar.gz
crawl-ref-80bb6d7dfc1d7fc620af3f77935dcfca9cce788a.zip
Cosmetic fix.
git-svn-id: https://crawl-ref.svn.sourceforge.net/svnroot/crawl-ref/trunk@3663 c06c8d41-db1a-0410-9941-cceddc491573
Diffstat (limited to 'crawl-ref/source/player.cc')
-rw-r--r--crawl-ref/source/player.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/crawl-ref/source/player.cc b/crawl-ref/source/player.cc
index 39b31d1a16..a07fed0ba1 100644
--- a/crawl-ref/source/player.cc
+++ b/crawl-ref/source/player.cc
@@ -61,8 +61,8 @@
#include "skills2.h"
#include "spells1.h"
#include "spells3.h"
-#include "spl-util.h"
#include "spells4.h"
+#include "spl-util.h"
#include "state.h"
#include "stuff.h"
#include "terrain.h"