summaryrefslogtreecommitdiff
path: root/src/q_wight.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_wight.cc')
-rw-r--r--src/q_wight.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/q_wight.cc b/src/q_wight.cc
index 2fd72668..70ea86d2 100644
--- a/src/q_wight.cc
+++ b/src/q_wight.cc
@@ -1,11 +1,11 @@
#include "q_wight.hpp"
#include "cave.hpp"
-#include "hooks.h"
+#include "hooks.hpp"
#include "init1.hpp"
#include "monster2.hpp"
#include "object2.hpp"
-#include "quark.h"
+#include "quark.hpp"
#include "tables.hpp"
#include "util.hpp"
#include "variable.hpp"