X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fbfi.cxx;h=6e7761d638f8a3157af03dd4aa44cf61598b67d6;hb=8a7e5eeaf2d7bc923437c7d0dee74f99ab3d8a8d;hp=14b66bc9c6f504d48ad96a67a868a1e02ee74b92;hpb=2aefd15f74632de3a2def1e21d0a751e3a949ea9;p=flightgear.git diff --git a/src/Main/bfi.cxx b/src/Main/bfi.cxx index 14b66bc9c..6e7761d63 100644 --- a/src/Main/bfi.cxx +++ b/src/Main/bfi.cxx @@ -20,45 +20,38 @@ // // $Id$ - -#ifdef HAVE_CONFIG_H -# include -#endif - -#if defined( FG_HAVE_NATIVE_SGI_COMPILERS ) -# include -#else -# include -#endif +#include "fgfs.hxx" #include -#include +#include +#include +#include +#include +#include #include +#include #include -#include +#include #include -#include