Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / convert_json.cpp
index bfd7f39c4b5c66319bf8cb4b2c7ee9926492f2ac..c774aa002b4355fa7184909490ae3a8ffbed09a0 100644 (file)
@@ -22,7 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include <sstream>
 
 #include "convert_json.h"
-#include "mods.h"
+#include "content/mods.h"
 #include "config.h"
 #include "log.h"
 #include "settings.h"