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