summaryrefslogtreecommitdiff
path: root/src/q_thrain.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/q_thrain.cc')
-rw-r--r--src/q_thrain.cc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/q_thrain.cc b/src/q_thrain.cc
index 96d1d9bb..dc215fe3 100644
--- a/src/q_thrain.cc
+++ b/src/q_thrain.cc
@@ -2,12 +2,12 @@
#include "cave.hpp"
#include "generate.hpp"
-#include "hooks.h"
+#include "hooks.hpp"
#include "init1.hpp"
#include "lua_bind.hpp"
-#include "quark.h"
+#include "quark.hpp"
#include "randart.hpp"
-#include "messages.h"
+#include "messages.hpp"
#include "monster2.hpp"
#include "object2.hpp"
#include "tables.hpp"