]> git.mxchange.org Git - simgear.git/blobdiff - PUI/puLocal.h
Temporary destructor patch until Steve can release next version of PUI.
[simgear.git] / PUI / puLocal.h
index 14a66ed1cb4e1ed01ac33a3c33f3be6eb649ad79..a366d287328630489e3aaf1cd63918baf606a053 100644 (file)
@@ -11,6 +11,9 @@
 #include <unistd.h>
 #endif
 #include <math.h>
+
+#ifndef PU_NOT_USING_GLUT
 #include <GL/glut.h>
+#endif
 #include "pu.h"