diff options
Diffstat (limited to 'progs/demos/paltex.c')
-rw-r--r-- | progs/demos/paltex.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/progs/demos/paltex.c b/progs/demos/paltex.c index 8d0400c76a..206e85f102 100644 --- a/progs/demos/paltex.c +++ b/progs/demos/paltex.c @@ -11,7 +11,6 @@ #ifdef _WIN32 #include <windows.h> #endif -#define GL_GLEXT_LEGACY #include <GL/glut.h> |