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