summaryrefslogtreecommitdiff
path: root/src/angband.h
diff options
context:
space:
mode:
authorBardur Arantsson <bardur@scientician.net>2013-03-25 13:10:24 +0100
committerBardur Arantsson <bardur@scientician.net>2013-09-27 14:46:41 +0200
commiteb657ada4c1ec432fc0e3aec0b9f4d796efed428 (patch)
tree7730e730edff4435daed57dbdc6fca7b45542c26 /src/angband.h
parent07abe10e701b6e6d5acbfc79db665e29bceeb0ab (diff)
Split hooks into separate header
Diffstat (limited to 'src/angband.h')
-rw-r--r--src/angband.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/angband.h b/src/angband.h
index 6bfbb984..7cceb7bd 100644
--- a/src/angband.h
+++ b/src/angband.h
@@ -57,7 +57,6 @@ extern "C" {
#include "types.h"
#include "spell_type_fwd.h"
#include "externs.h"
-#include "plots.h"
/***** Some copyright messages follow below *****/