From f498e18ca748427db1de1bf0301df5113e4f5ba2 Mon Sep 17 00:00:00 2001 From: Bardur Arantsson Date: Sun, 22 Mar 2015 14:23:30 +0100 Subject: Rename q_*.h headers to *.hpp and remove "extern C" wrappers --- 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 a71ec15f..45c50e9b 100644 --- a/src/q_main.cc +++ b/src/q_main.cc @@ -1,4 +1,4 @@ -#include "q_main.h" +#include "q_main.hpp" #include "hooks.h" #include "tables.hpp" -- cgit v1.2.3