X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fshadowmap.cpp;h=0390bdcbc5baa0c56540ae485dbcedad572d2390;hp=6056141f763376edaa39531b0070d348c9effb9f;hb=7684f8cc99f80db093e7ba0a199ff37c4c315bdb;hpb=ad3238a5acffa0f200a550c5668c18d931d1c569 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;