]> git.localhorst.tv Git - blank.git/blobdiff - src/app/runtime.cpp
collect and load textures required by block types
[blank.git] / src / app / runtime.cpp
index 85d8280987b8459f3e50fbaac37d026a5924a92a..ff699794c95f15e2604a45a6ec57e9b289aab4cb 100644 (file)
@@ -4,7 +4,7 @@
 #include "WorldState.hpp"
 
 #include "init.hpp"
-#include "../world/WorldSave.hpp"
+#include "../io/WorldSave.hpp"
 
 #include <cctype>
 #include <cstdlib>