]> 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 35e12966b5b29bd52979eb069cefefb5c90f933d..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>
@@ -55,7 +55,7 @@ FGWeather::~FGWeather() {
 
 // Initialize the weather modeling subsystem
 void FGWeather::Init( ) {
-    FG_LOG( FG_GENERAL, FG_INFO, "Initializing weather subsystem");
+    SG_LOG( SG_GENERAL, SG_INFO, "Initializing weather subsystem");
 
     // Configure some wind
     // FG_V_north_airmass = 15; // ft/s =~ 10mph