]> git.lizzy.rs Git - minetest.git/blobdiff - src/shader.cpp
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp...
[minetest.git] / src / shader.cpp
index 1670458040f07da0052fa9e5fa7d6f544319a7f7..8c572ed49c4577e4a9c7ff2d188604151ab31e12 100644 (file)
@@ -36,7 +36,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "log.h"
 #include "gamedef.h"
 #include "strfnd.h" // trim()
-#include "tile.h"
+#include "client/tile.h"
 
 /*
        A cache from shader name to shader path