X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FMain%2Fbfi.cxx;h=6e7761d638f8a3157af03dd4aa44cf61598b67d6;hb=8a7e5eeaf2d7bc923437c7d0dee74f99ab3d8a8d;hp=85a0f80b98f927d7710342bfbc6a05cfbdfc974b;hpb=a975fd77c5cdee59b940cc72607978d1ccf734fe;p=flightgear.git diff --git a/src/Main/bfi.cxx b/src/Main/bfi.cxx index 85a0f80b9..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