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