X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fbfi.cxx;h=6e7761d638f8a3157af03dd4aa44cf61598b67d6;hb=8a7e5eeaf2d7bc923437c7d0dee74f99ab3d8a8d;hp=229676e772f873fb5019b8644f3406c2fce13215;hpb=7863c607bff9d12d38a839847fcb6e5765bece79;p=flightgear.git diff --git a/src/Main/bfi.cxx b/src/Main/bfi.cxx index 229676e77..6e7761d63 100644 --- a/src/Main/bfi.cxx +++ b/src/Main/bfi.cxx @@ -20,47 +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