X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Foptions.cxx;h=4cf73e7779ffa3a3b40efa08c8736502376c4751;hb=5018278831a8340f3abbc27965b763931159cbf3;hp=3f7d244bdea2a8e6876aa2a5bf277905bb10f1e7;hpb=6bc7ed9ba2de059b276dc00e0e1fe8aa340b191c;p=flightgear.git diff --git a/src/Main/options.cxx b/src/Main/options.cxx index 3f7d244bd..4cf73e777 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -41,18 +41,22 @@ bool global_fullscreen = true; #include #include #include +#include +#include #include +#include #include #include #include #ifdef FG_NETWORK_OLK # include #endif -#include