]> git.mxchange.org Git - flightgear.git/blobdiff - src/Weather/weather.cxx
- modified FGBinding to keep a local copy of the argument property
[flightgear.git] / src / Weather / weather.cxx
index 7d2c45ae72e0703f79d1d61431c70b8fe620f906..178ab4134b3cf6fc9fc9a96af116fb9cdee9d6cb 100644 (file)
 #endif
 
 #include <GL/glut.h>
-#include <simgear/xgl/xgl.h>
+#include <GL/gl.h>
 
 #include <math.h>
 
 #include <simgear/debug/logstream.hxx>
-#include <simgear/math/fg_random.h>
+#include <simgear/math/sg_random.h>
 
 #include <Aircraft/aircraft.hxx>
 #include <Weather/weather.hxx>