First batch of OpenGL SI related changes:
[mesa.git] / src / glut / glx / glut_gamemode.c
index b685ce33e2afea87d4dc0414a49b1e396eee612e..004f325a0618b8364300d16cdeb1cf0c5254c86e 100644 (file)
@@ -5,6 +5,10 @@
    and is provided without guarantee or warrantee expressed or
    implied. This program is -not- in the public domain. */
 
+#ifdef __VMS
+#include <GL/vms_x_fix.h>
+#endif
+
 #include <assert.h>
 #include <stdio.h>
 #include <stdlib.h>