X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FEnvironment%2FLights.hpp;h=19c143243ca077aab5c9fe9f3226df11b1df3f21;hb=80262de6f860d9aead05ffa42bdb245c0c888b37;hp=ca113e06e7d5da103dc39987a8b5008e8f9054e3;hpb=ed3662c0852c4312a612b4fc35bd03aba8d13db7;p=lugaru.git diff --git a/Source/Environment/Lights.hpp b/Source/Environment/Lights.hpp index ca113e0..19c1432 100644 --- a/Source/Environment/Lights.hpp +++ b/Source/Environment/Lights.hpp @@ -22,7 +22,7 @@ along with Lugaru. If not, see . #define _LIGHTS_HPP_ #include "Graphic/gamegl.hpp" -#include "Math/Quaternions.hpp" +#include "Math/XYZ.hpp" class Light {