X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fmain.cxx;h=d9ec19b7215ff434c6bb656c882784db60f65bee;hb=7cc98ad15f7295cc3665abe6a0d419bf84ada3ac;hp=61c104f2a3d8adfe292bf8ce1698e84c1cad6fb2;hpb=b23f930aa67e175d8e90add10129de69a407c6dd;p=flightgear.git diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 61c104f2a..d9ec19b72 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,35 +63,44 @@ #include // for VERSION #include -#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