X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FEnvironment%2FLights.hpp;h=19c143243ca077aab5c9fe9f3226df11b1df3f21;hb=03fbcc5b5e18dbf62c48849fc8d02cd250aa744e;hp=ca113e06e7d5da103dc39987a8b5008e8f9054e3;hpb=542e48a5f43e0169f98fca72bdd13aa66517f203;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 {