]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Environment/Terrain.hpp
Removed lots of unused code from Math folder, renamed Quaternion file to XYZ
[lugaru.git] / Source / Environment / Terrain.hpp
index 8cf68e1a3080f3eaf2fc04f23d55379881d79193..884829c9409b90b57c2de1f76911eff573693c6a 100644 (file)
@@ -26,7 +26,7 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 #include "Graphic/gamegl.hpp"
 #include "Graphic/Texture.hpp"
 #include "Math/Frustum.hpp"
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
 #include "Utils/ImageIO.hpp"
 
 #define max_terrain_size        256