]> git.mxchange.org Git - flightgear.git/commitdiff
Remove an unneeded #include.
authorcurt <curt>
Fri, 10 Sep 2004 18:30:24 +0000 (18:30 +0000)
committercurt <curt>
Fri, 10 Sep 2004 18:30:24 +0000 (18:30 +0000)
src/Aircraft/aircraft.cxx

index a3fcd9e47c0bd3029a4f7db932de9b9cf2b41ba2..23da8375b5e2e743eb3b7922c184c12d406e4ac8 100644 (file)
@@ -25,7 +25,6 @@
 #include <string.h>            // strdup
 
 #include <plib/ul.h>
-#include <plib/ssg.h>
 
 #include <simgear/constants.h>
 #include <simgear/debug/logstream.hxx>