X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fcockpit.cxx;h=0414a0f6a0ae4fb0a15f3cde660c52bde07fbed4;hb=5f134cdec82692e4a414af302a8f30c3825ebe64;hp=fa2780343f856e49b977dd611a015a804e51f731;hpb=d0eaafb1e1c1260a4a2549d63d439dc9407162da;p=flightgear.git diff --git a/src/Cockpit/cockpit.cxx b/src/Cockpit/cockpit.cxx index fa2780343..0414a0f6a 100644 --- a/src/Cockpit/cockpit.cxx +++ b/src/Cockpit/cockpit.cxx @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ @@ -25,11 +25,7 @@ # include #endif -#ifdef HAVE_WINDOWS_H -# include -#endif - -#include +#include #include #include @@ -37,27 +33,25 @@ #include #include -#include -#include +#include #include #include #include -#include +#ifdef ENABLE_SP_FDM +#include +#endif #include
#include
#include
+#include
#include -#include