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/spells2.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/spells2.cc') diff --git a/src/spells2.cc b/src/spells2.cc index a15c0e39..fe26a53f 100644 --- a/src/spells2.cc +++ b/src/spells2.cc @@ -13,7 +13,7 @@ #include "cmd1.hpp" #include "cmd7.hpp" #include "files.hpp" -#include "hooks.h" +#include "hooks.hpp" #include "melee2.hpp" #include "monster2.hpp" #include "monster3.hpp" -- cgit v1.2.3