]> git.lizzy.rs Git - minetest.git/blobdiff - src/staticobject.h
Allow the LUA API to set animations to meshes as well as the animation speed. Also...
[minetest.git] / src / staticobject.h
index a55471b7f8753bc73ce9ed15baaf2b3f12974730..87ba111ecf2ac14d4f88350f92498b91d0b32630 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef STATICOBJECT_HEADER
 #define STATICOBJECT_HEADER
 
-#include "common_irrlicht.h"
+#include "irrlichttypes_bloated.h"
 #include <string>
 #include <sstream>
 #include "util/serialize.h"