diff options
Diffstat (limited to 'src/objdef.h')
-rw-r--r-- | src/objdef.h | 2 |
1 files changed, 1 insertions, 1 deletions
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; |