summaryrefslogtreecommitdiff
path: root/src/q_hobbit.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_hobbit.cc')
-rw-r--r--src/q_hobbit.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/q_hobbit.cc b/src/q_hobbit.cc
index aca1cf01..38dbcf68 100644
--- a/src/q_hobbit.cc
+++ b/src/q_hobbit.cc
@@ -1,8 +1,8 @@
#include "q_hobbit.hpp"
#include "cave.hpp"
-#include "hooks.h"
-#include "messages.h"
+#include "hooks.hpp"
+#include "messages.hpp"
#include "monster2.hpp"
#include "object2.hpp"
#include "tables.hpp"