summaryrefslogtreecommitdiff
path: root/progs
diff options
context:
space:
mode:
Diffstat (limited to 'progs')
-rw-r--r--progs/demos/paltex.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/paltex.c b/progs/demos/paltex.c
index 206e85f102..86eacb4889 100644
--- a/progs/demos/paltex.c
+++ b/progs/demos/paltex.c
@@ -10,6 +10,7 @@
#include <string.h>
#ifdef _WIN32
#include <windows.h>
+#define GL_GLEXT_PROTOTYPES
#endif
#include <GL/glut.h>