ccdemos/realtime_bunny.cc
branchpyrit
changeset 100 c005054bf4c1
parent 92 9af5c039b678
--- a/ccdemos/realtime_bunny.cc	Sun May 31 16:53:05 2009 +0200
+++ b/ccdemos/realtime_bunny.cc	Sun May 31 23:06:03 2009 +0200
@@ -1,8 +1,6 @@
-#include "raytracer.h"
-#include "kdtree.h"
-
 #include "common_sdl.h"
 #include "common_ply.h"
+#include "kdtree.h"
 
 int main(int argc, char **argv)
 {