X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Feffects%2Fsky.cpp;h=23819db36c006cb1f8cb8d53f67cb922686810f1;hp=a210efc94f578e35c7593fab4277d3150ac4575e;hb=cd5f37b066352119cf92d53d0001af7ff99be437;hpb=328b67fa59ce6736949732ea8ff4ef7c6675e200 diff --git a/source/effects/sky.cpp b/source/effects/sky.cpp index a210efc9..23819db3 100644 --- a/source/effects/sky.cpp +++ b/source/effects/sky.cpp @@ -4,6 +4,7 @@ #include "mesh.h" #include "renderer.h" #include "resources.h" +#include "texture2d.h" #include "sky.h" using namespace std;