]> Pileus Git - grits/blobdiff - src/objects/grits-tile.c
Move glext.h to gtkgl.h
[grits] / src / objects / grits-tile.c
index 2b89aea16b51caa15f1607973b43488d81638b96..b566e33496b6ae1b0f4ce4d177d9d2bfcc65bcc8 100644 (file)
  * representing the OpenGL texture to use when drawing the tile.
  */
 
+#define GL_GLEXT_PROTOTYPES
 #include <config.h>
 #include <math.h>
 #include <string.h>
 #include "gtkgl.h"
 #include "grits-tile.h"
 
-#ifdef SYS_WIN
-#define GL_GLEXT_PROTOTYPES
-#include <GL/glext.h>
-#endif
-
 guint  grits_tile_mask = 0;
 
 gchar *grits_tile_path_table[2][2] = {