--- a/src/raytracermodule.cc Tue Apr 22 13:33:12 2008 +0200
+++ b/src/raytracermodule.cc Wed Apr 23 10:38:33 2008 +0200
@@ -28,7 +28,6 @@
#include <vector>
#include "raytracer.h"
-#include "scene.h"
#include "octree.h"
//=========================== Light Source Object ===========================