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/modules.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/modules.cc') diff --git a/src/modules.cc b/src/modules.cc index 071f1ae9..ffcf743c 100644 --- a/src/modules.cc +++ b/src/modules.cc @@ -14,7 +14,7 @@ #include "cave.hpp" #include "corrupt.hpp" #include "files.hpp" -#include "hooks.h" +#include "hooks.hpp" #include "joke.hpp" #include "lua_bind.hpp" #include "monster2.hpp" -- cgit v1.2.3