Fix a memleak pointed by @Zeno- in MeshUpdateQueue
[oweals/minetest.git] / src / objdef.h
index 1dce367a9475f9c7c1ec01f88b4f70ac34e3a9f1..77189e45470d9ecfb11f66f2e87fd086639c5050 100644 (file)
@@ -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;