X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FMain%2Fmain.cxx;h=658ee8f74f0536dd10ae63fbc940f2063c86bf5a;hb=cf6022e43937bc19dc97885fb8248e67e69b6ad8;hp=c4ce83ddcfb54d574fd1fce8771e2309a230de45;hpb=efe5654b8ba784bbe07d7b0036355834b3d58cbc;p=flightgear.git diff --git a/src/Main/main.cxx b/src/Main/main.cxx index c4ce83ddc..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,16 +63,16 @@ #include // for VERSION #include -#include #include #include #include #include +#include +#include #include #include -#include #include #include @@ -91,9 +88,20 @@ #include #include #include