X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fmain.cxx;h=658ee8f74f0536dd10ae63fbc940f2063c86bf5a;hb=cf6022e43937bc19dc97885fb8248e67e69b6ad8;hp=71d3a555d18027a0eff9251efba9d18fe8a28531;hpb=314a1dd9dd2809b0d8a0b0f1127cc3bccc127d11;p=flightgear.git diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 71d3a555d..658ee8f74 100644 --- a/src/Main/main.cxx +++ b/src/Main/main.cxx @@ -21,9 +21,6 @@ // $Id$ -#define MICHAEL_JOHNSON_EXPERIMENTAL_ENGINE_AUDIO - - #ifdef HAVE_CONFIG_H # include #endif @@ -66,31 +63,45 @@ #include // for VERSION #include -#include #include #include #include +#include +#include +#include #include #include -#include -#include +#include #include +#include +#include + +#include #include #include #ifdef FG_NETWORK_OLK #include #endif -#include #include #include -#include #include