]> 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 526051563531ba1f4c47f30ed1b03b19adc2626e..178ab4134b3cf6fc9fc9a96af116fb9cdee9d6cb 100644 (file)
 #endif
 
 #include <GL/glut.h>
-#include <XGL/xgl.h>
+#include <GL/gl.h>
 
 #include <math.h>
 
+#include <simgear/debug/logstream.hxx>
+#include <simgear/math/sg_random.h>
+
 #include <Aircraft/aircraft.hxx>
-#include <Debug/logstream.hxx>
-#include <Math/fg_random.h>
 #include <Weather/weather.hxx>
 
 
@@ -54,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