X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Foptions.cxx;h=8571b1ca0f82457951b9b164a8447a77d2043dbe;hb=a9ab25ddd15af9d2ddc0b5dfed6548c51c7e5ed9;hp=1a6a5a7e088f4ebb14c79fcb48e4f7b5d25662b4;hpb=a2f328c8a81399fadad13d71d4a734b6e8e941e3;p=flightgear.git diff --git a/src/Main/options.cxx b/src/Main/options.cxx index 1a6a5a7e0..8571b1ca0 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -41,6 +41,8 @@ bool global_fullscreen = true; #include #include #include +#include +#include #include #include @@ -49,10 +51,10 @@ bool global_fullscreen = true; #ifdef FG_NETWORK_OLK # include #endif -#include