00001 00002 #ifndef IS3DCOMMON_H 00003 #define IS3DCOMMON_H 00004 00005 #include <G3D/G3DAll.h> 00006 #include <iostream> 00007 using namespace std; 00008 00009 #include <SDL.h> 00010 00011 00012 #endif