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/xtra1.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/xtra1.cc') diff --git a/src/xtra1.cc b/src/xtra1.cc index 1dfa0566..bf1dce39 100644 --- a/src/xtra1.cc +++ b/src/xtra1.cc @@ -14,9 +14,9 @@ #include "cmd7.hpp" #include "files.hpp" #include "gods.hpp" -#include "hooks.h" +#include "hooks.hpp" #include "levels.hpp" -#include "messages.h" +#include "messages.hpp" #include "mimic.hpp" #include "monster1.hpp" #include "monster2.hpp" -- cgit v1.2.3