]> git.mxchange.org Git - flightgear.git/blobdiff - tests/gl-info.c
Major overhaul by Frederic Bouvier to make options table-driven.
[flightgear.git] / tests / gl-info.c
index 2682d6722ac6bedca29ac3595527d7f15790cc12..746df1e97f09acd3e297095039a4e431548e7e01 100644 (file)
@@ -17,7 +17,9 @@ Date: Fri, 24 Apr 1998 07:33:51 -0800
 
 #include <stdio.h>
 #include <stdlib.h>
-#include <GL/glut.h>
+
+#include GLUT_H
+
 
 void getPrints ( GLenum token, char *string )
 {