#pragma message is only understood my MS compiler
[freeglut] / src / freeglut_ext.c
index 414885d..2c98d4b 100644 (file)
@@ -29,6 +29,8 @@
 #include "config.h"
 #endif
 
+#define GLX_GLXEXT_PROTOTYPES
+
 #include "../include/GL/freeglut.h"
 #include "freeglut_internal.h"