X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FEnvironment%2FSkybox.hpp;h=5da5f43c0a801517e7d9133f93611035fc46a765;hb=845b8ad33ffc79190b6c89e22fa2a7e9913a1e16;hp=2fb2d5daaa844e5669acc3b7f8baee4b56a83b53;hpb=a3775aa01cd00672b37785365675f6842b9db2dc;p=lugaru.git diff --git a/Source/Environment/Skybox.hpp b/Source/Environment/Skybox.hpp index 2fb2d5d..5da5f43 100644 --- a/Source/Environment/Skybox.hpp +++ b/Source/Environment/Skybox.hpp @@ -1,6 +1,6 @@ /* Copyright (C) 2003, 2010 - Wolfire Games -Copyright (C) 2010-2016 - Lugaru contributors (see AUTHORS file) +Copyright (C) 2010-2017 - Lugaru contributors (see AUTHORS file) This file is part of Lugaru. @@ -23,8 +23,8 @@ along with Lugaru. If not, see . #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