summaryrefslogtreecommitdiff
path: root/src/store.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/store.cc')
-rw-r--r--src/store.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/store.cc b/src/store.cc
index e6cbd433..5b9758b7 100644
--- a/src/store.cc
+++ b/src/store.cc
@@ -10,7 +10,7 @@
* included in all such copies.
*/
-#include "angband.h"
+#include "store.hpp"
#include "spell_type.hpp"
#include "quark.h"
#include "hooks.h"