Add online content repository
[oweals/minetest.git] / src / script / lua_api / l_storage.cpp
index 4c6b2a1827df56ea5a3cbeab1b218b008c9cd9df..01810ca8b1d79376a601510b9f5fb1a045eaaca7 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #include "lua_api/l_storage.h"
 #include "l_internal.h"
-#include "mods.h"
+#include "content/mods.h"
 #include "server.h"
 
 int ModApiStorage::l_get_mod_storage(lua_State *L)