]> git.tdb.fi Git - libs/gl.git/blobdiff - source/effects/shadowmap.cpp
Some more cleanup of includes and forward declarations
[libs/gl.git] / source / effects / shadowmap.cpp
index bf07577878476506ad815a95f2144e4aaef98d07..972fefc202e7433a1fd47db0c35fca1b0f3d8f23 100644 (file)
@@ -1,10 +1,6 @@
-#include <cmath>
-#include <cstdlib>
-#include "camera.h"
 #include "light.h"
 #include "renderer.h"
 #include "resources.h"
-#include "scene.h"
 #include "shadowmap.h"
 
 using namespace std;