00001 #include <tuttle/common/system/windows/windows.h> 00002 00003 #ifdef __APPLE__ 00004 #include <OpenGL/gl.h> 00005 #else 00006 #include <GL/gl.h> 00007 #endif 00008