00001 00008 #ifndef _ENGINE_H_ 00009 #define _ENGINE_H_ 00010 00011 #include "globals.h" 00012 #include "scene.h" 00013 //#include "timer.h" 00014 #include "compute.h" 00015 00016 #endif