summaryrefslogtreecommitdiff
path: root/src/store.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/store.cc')
-rw-r--r--src/store.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/store.cc b/src/store.cc
index e61e3685..1a26f536 100644
--- a/src/store.cc
+++ b/src/store.cc
@@ -14,11 +14,11 @@
#include "cmd4.hpp"
#include "cmd5.hpp"
#include "files.hpp"
-#include "hooks.h"
+#include "hooks.hpp"
#include "object1.hpp"
#include "object2.hpp"
#include "options.hpp"
-#include "quark.h"
+#include "quark.hpp"
#include "spell_type.hpp"
#include "skills.hpp"
#include "spells5.hpp"