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