]> git.mxchange.org Git - flightgear.git/blobdiff - tests/gl-info.c
Jim Wilson:
[flightgear.git] / tests / gl-info.c
index 2682d6722ac6bedca29ac3595527d7f15790cc12..6cc25d6d1588103dd9c2af2c89057f53345d5ca6 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 FG_GLUT_H
+
 
 void getPrints ( GLenum token, char *string )
 {