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_main.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/q_main.cc') diff --git a/src/q_main.cc b/src/q_main.cc index 45c50e9b..27aa9ad6 100644 --- a/src/q_main.cc +++ b/src/q_main.cc @@ -1,6 +1,6 @@ #include "q_main.hpp" -#include "hooks.h" +#include "hooks.hpp" #include "tables.hpp" #include "util.hpp" #include "variable.hpp" -- cgit v1.2.3