]> git.jsancho.org Git - lugaru.git/blobdiff - Source/gamegl.h
Changed data dir mentioned in makefile.
[lugaru.git] / Source / gamegl.h
index 1479e4b4ebf616f9152f9fbf36f0bcd9cfc29893..25f658952008d54002627454b7b83131758e0435 100644 (file)
@@ -10,7 +10,7 @@
 #include <string>
 
 #ifndef WIN32
-  #if PLATFORM_LINUX
+  #if PLATFORM_UNIX
     #define GL_GLEXT_PROTOTYPES
     #include "gl.h"
     #include "glu.h"