]> git.mxchange.org Git - flightgear.git/blobdiff - src/NetworkOLK/net_hud.cxx
Added write-all parameter to save command. If set to true, the
[flightgear.git] / src / NetworkOLK / net_hud.cxx
index 33880216dbedee63a0898387586012ee1f2cb34e..f4f5ac7078a1356ca58d966eeec311a7ece01cab 100644 (file)
 #include <simgear/logstream.hxx>
 #include <simgear/constants.h>
 #include <simgear/fg_random.h>
-#include <simgear/mat3.h>
 #include <simgear/polar3d.hxx>
 
 #include <Aircraft/aircraft.hxx>
 #include <GUI/gui.h>
-#include <Main/options.hxx>
 #include <Scenery/scenery.hxx>
 #include <Time/fg_timer.hxx>
 
@@ -64,7 +62,6 @@ extern "C" {
 
 */
 
-#include <Main/options.hxx>
 #include <Cockpit/hud.hxx>
 #include <NetworkOLK/network.h>