ccdemos/common_sdl.h
branchpyrit
changeset 100 c005054bf4c1
parent 93 96d65f841791
--- a/ccdemos/common_sdl.h	Sun May 31 16:53:05 2009 +0200
+++ b/ccdemos/common_sdl.h	Sun May 31 23:06:03 2009 +0200
@@ -1,4 +1,5 @@
 #include <SDL.h>
+#include "raytracer.h"
 
 Uint32 fp10s_acc = 0;
 Uint32 fp10s_acc_samples = 0;