X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fshadowmap.cpp;h=0390bdcbc5baa0c56540ae485dbcedad572d2390;hb=156cab1eae8689cee0eed24ebe23cc26bf3138ec;hp=6056141f763376edaa39531b0070d348c9effb9f;hpb=0991ffd3091d4002fe6e2811219f3a4dae2c41d1;p=libs%2Fgl.git diff --git a/source/shadowmap.cpp b/source/shadowmap.cpp index 6056141f..0390bdcb 100644 --- a/source/shadowmap.cpp +++ b/source/shadowmap.cpp @@ -2,13 +2,10 @@ #include #include "camera.h" #include "light.h" -#include "matrix.h" -#include "misc.h" #include "renderer.h" #include "scene.h" #include "shadowmap.h" #include "tests.h" -#include "texunit.h" using namespace std;