]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Environment/Skybox.hpp
Removed lots of unused code from Math folder, renamed Quaternion file to XYZ
[lugaru.git] / Source / Environment / Skybox.hpp
index 2fb2d5daaa844e5669acc3b7f8baee4b56a83b53..3f72664b534af54316956fe75abfda31264b9fbb 100644 (file)
@@ -23,8 +23,8 @@ along with Lugaru.  If not, see <http://www.gnu.org/licenses/>.
 
 #include "Graphic/gamegl.hpp"
 #include "Graphic/Texture.hpp"
-#include "Math/Quaternions.hpp"
-#include "Math/Quaternions.hpp"
+#include "Math/XYZ.hpp"
+#include "Math/XYZ.hpp"
 #include "Utils/ImageIO.hpp"
 
 class SkyBox