]> git.mxchange.org Git - flightgear.git/blobdiff - src/NetworkOLK/net_hud.cxx
- adjusted for no-value constructor for FGPanel
[flightgear.git] / src / NetworkOLK / net_hud.cxx
index d5dfeef798d6da8fd2795781563cf30b8f2d9c81..f4f5ac7078a1356ca58d966eeec311a7ece01cab 100644 (file)
@@ -51,7 +51,6 @@
 
 #include <Aircraft/aircraft.hxx>
 #include <GUI/gui.h>
-#include <Main/options.hxx>
 #include <Scenery/scenery.hxx>
 #include <Time/fg_timer.hxx>
 
@@ -63,7 +62,6 @@ extern "C" {
 
 */
 
-#include <Main/options.hxx>
 #include <Cockpit/hud.hxx>
 #include <NetworkOLK/network.h>