summaryrefslogtreecommitdiff
path: root/src/hooks.cc
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2015-06-07 17:49:09 +0200
committerBardur Arantsson <bardur@scientician.net>2015-06-07 17:49:09 +0200
commitc8a270e51dc22f39ed048ab1cc609e6e456df58f (patch)
tree6d6a7d2338abdbecbb1351e2c9cbf9b08b42b6bc /src/hooks.cc
parentdcb193fabc7af4776bdf0d31045f6801fa18000e (diff)
Split types.h into separate header for each type
Diffstat (limited to 'src/hooks.cc')
-rw-r--r--src/hooks.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/hooks.cc b/src/hooks.cc
index 43c6e6d3..4fcc39d3 100644
--- a/src/hooks.cc
+++ b/src/hooks.cc
@@ -6,7 +6,6 @@
* included in all such copies.
*/
#include "hooks.hpp"
-#include "angband.h"
#include <algorithm>
#include <assert.h>