diff options
Diffstat (limited to 'src/objdef.h')
-rw-r--r-- | src/objdef.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/objdef.h b/src/objdef.h index e7e956e51..1dce367a9 100644 --- a/src/objdef.h +++ b/src/objdef.h @@ -20,6 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef OBJDEF_HEADER #define OBJDEF_HEADER +#include "basicmacros.h" #include "porting.h" class IGameDef; |