Fix Lint broken by b662a4577d692329b9ca83525e6039f2ddcd1ac1
[oweals/minetest.git] / src / objdef.h
index e7e956e511d17130e125e0f91a253db53b1072bf..77189e45470d9ecfb11f66f2e87fd086639c5050 100644 (file)
@@ -20,6 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef OBJDEF_HEADER
 #define OBJDEF_HEADER
 
+#include "util/basic_macros.h"
 #include "porting.h"
 
 class IGameDef;