summaryrefslogtreecommitdiff
path: root/src/object1.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:55 +0100
committerBardur Arantsson <bardur@scientician.net>2015-02-23 09:11:55 +0100
commit7d6273cfbbc9717c30792817824b5511f7aee05f (patch)
tree4329d00cbfb9e382019e52515d1ac577334e7e65 /src/object1.cc
parentb3585338e36d7a660fe3019131746feb9e445308 (diff)
Consolide the two spell_type headers
Diffstat (limited to 'src/object1.cc')
-rw-r--r--src/object1.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/object1.cc b/src/object1.cc
index 96f01517..b6677850 100644
--- a/src/object1.cc
+++ b/src/object1.cc
@@ -13,7 +13,6 @@
#include "angband.h"
#include "lua_bind.hpp"
#include "quark.h"
-#include "spell_type.h"
#include "spell_type.hpp"
#include "hooks.h"