From c17c9486a22ce9f2160b2d2ad559d9a19e453f83 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 22 Mar 2015 15:22:02 +0100 Subject: Rename miscellaneous .h headers to .hpp --- src/q_wight.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/q_wight.cc') diff --git a/src/q_wight.cc b/src/q_wight.cc index 2fd72668..70ea86d2 100644 --- a/src/q_wight.cc +++ b/src/q_wight.cc @@ -1,11 +1,11 @@ #include "q_wight.hpp" #include "cave.hpp" -#include "hooks.h" +#include "hooks.hpp" #include "init1.hpp" #include "monster2.hpp" #include "object2.hpp" -#include "quark.h" +#include "quark.hpp" #include "tables.hpp" #include "util.hpp" #include "variable.hpp" -- cgit v1.2.3