]> git.mxchange.org Git - simgear.git/blobdiff - simgear/screen/screen-dump.cxx
Fix a problem where the cloud layers suddenly change color when looking towards the sun
[simgear.git] / simgear / screen / screen-dump.cxx
index 27c6e9bc8b8666f4fbfd87d43ac9291b6346b522..862fbdd1470d473a788da9b36aa62db33904a194 100644 (file)
@@ -32,7 +32,7 @@
 #include <stdlib.h>
 #include <limits.h>
 
-#include GLUT_H
+#include <GL/gl.h>
 
 #include "screen-dump.hxx"