]> git.lizzy.rs Git - minetest.git/blobdiff - src/settings.h
Allow the LUA API to set animations to meshes as well as the animation speed. Also...
[minetest.git] / src / settings.h
index 16bac8eec36e83e8cf9a8165d672d5bcd40f4479..1ab6fcc6b550740181ed3eb888a5770144f14361 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #ifndef SETTINGS_HEADER
 #define SETTINGS_HEADER
 
-#include "irrlichttypes.h"
+#include "irrlichttypes_bloated.h"
 #include <string>
 #include <jthread.h>
 #include <jmutex.h>