summaryrefslogtreecommitdiff
path: root/src/q_god.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_god.cc')
-rw-r--r--src/q_god.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/q_god.cc b/src/q_god.cc
index aa1516f4..c6488170 100644
--- a/src/q_god.cc
+++ b/src/q_god.cc
@@ -1,6 +1,6 @@
#include "q_god.hpp"
-#include "quark.h"
-#include "hooks.h"
+#include "quark.hpp"
+#include "hooks.hpp"
#include "object2.hpp"
#include "tables.hpp"
#include "util.hpp"