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_thief.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/q_thief.cc') diff --git a/src/q_thief.cc b/src/q_thief.cc index 896bd553..9ae23f8e 100644 --- a/src/q_thief.cc +++ b/src/q_thief.cc @@ -1,4 +1,4 @@ -#include "q_thief.h" +#include "q_thief.hpp" #include "cave.hpp" #include "hooks.h" -- cgit v1.2.3