From eabfe091b5ecfa6e53b70e08faf76df7f0684529 Mon Sep 17 00:00:00 2001 From: est31 Date: Sat, 31 Oct 2015 03:06:36 +0100 Subject: Rename and move basicmacros.h to util/basic_macros.h --- src/objdef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/objdef.h') diff --git a/src/objdef.h b/src/objdef.h index 1dce367a9..77189e454 100644 --- a/src/objdef.h +++ b/src/objdef.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef OBJDEF_HEADER #define OBJDEF_HEADER -#include "basicmacros.h" +#include "util/basic_macros.h" #include "porting.h" class IGameDef; -- cgit v1.2.3