X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fmain.cxx;h=658ee8f74f0536dd10ae63fbc940f2063c86bf5a;hb=cf6022e43937bc19dc97885fb8248e67e69b6ad8;hp=122c4c51771526d1a692a0d98ddb35bfe240b4cd;hpb=6a6e829dd11474114c24c174ded4a74ddf7e8157;p=flightgear.git diff --git a/src/Main/main.cxx b/src/Main/main.cxx index 122c4c517..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,15 +63,16 @@ #include // for VERSION #include -#include #include #include #include +#include +#include +#include #include #include -#include #include #include @@ -87,14 +85,23 @@ #ifdef FG_NETWORK_OLK #include #endif -#include #include #include -#include #include