X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Feffects%2Fshadowmap.cpp;h=972fefc202e7433a1fd47db0c35fca1b0f3d8f23;hp=bf07577878476506ad815a95f2144e4aaef98d07;hb=5bb193f930fb8738d099d630c4d625d82c1215b5;hpb=cd15da52eac6471f860f4232161c451530dc9bd4 diff --git a/source/effects/shadowmap.cpp b/source/effects/shadowmap.cpp index bf075778..972fefc2 100644 --- a/source/effects/shadowmap.cpp +++ b/source/effects/shadowmap.cpp @@ -1,10 +1,6 @@ -#include -#include -#include "camera.h" #include "light.h" #include "renderer.h" #include "resources.h" -#include "scene.h" #include "shadowmap.h" using namespace std;