]> git.mxchange.org Git - flightgear.git/blobdiff - src/Input/input.cxx
Added a property output feature to ControlMap that allows arbitrary binding
[flightgear.git] / src / Input / input.cxx
index 637ed9aa12503e5f99baac3fcc47dec3ba48dd64..06122defdc0dd2380a1306ddd1e379d2740c3bca 100644 (file)
 #include <Cockpit/panel_io.hxx>
 #include <GUI/gui.h>
 
-#ifndef FG_OLD_WEATHER
-#  include <WeatherCM/FGLocalWeatherDatabase.h>
-#else
-#  include <Weather/weather.hxx>
-#endif
-
 #include <Main/globals.hxx>
 #include <Main/fg_props.hxx>