X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fbfi.cxx;h=6e7761d638f8a3157af03dd4aa44cf61598b67d6;hb=8a7e5eeaf2d7bc923437c7d0dee74f99ab3d8a8d;hp=8ab40e4e5db4aad28612b68719976cffc02f0af0;hpb=d1e4a4bc6f6a18a1f8c646e9eb6fbd7e2c6f98ec;p=flightgear.git diff --git a/src/Main/bfi.cxx b/src/Main/bfi.cxx index 8ab40e4e5..6e7761d63 100644 --- a/src/Main/bfi.cxx +++ b/src/Main/bfi.cxx @@ -20,23 +20,14 @@ // // $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 @@ -48,15 +39,16 @@ #include