]> git.mxchange.org Git - flightgear.git/commitdiff
Renamed fg_random -> sg_random.
authorcurt <curt>
Mon, 4 Dec 2000 05:28:01 +0000 (05:28 +0000)
committercurt <curt>
Mon, 4 Dec 2000 05:28:01 +0000 (05:28 +0000)
src/Cockpit/cockpit.cxx

index 1a608409e11b5b183ed1a3210785732fa7195960..86fa7527b15e722a2fef2308e0adc3a139c88b96 100644 (file)
@@ -38,7 +38,6 @@
 
 #include <simgear/constants.h>
 #include <simgear/debug/logstream.hxx>
-#include <simgear/math/fg_random.h>
 #include <simgear/math/polar3d.hxx>
 
 #include <Aircraft/aircraft.hxx>