From: ThorstenB Date: Fri, 16 Mar 2012 22:21:07 +0000 (+0100) Subject: Fix Linux build X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=92d5620b9f7c78c6152ec7b20181e9e46e2169df;p=flightgear.git Fix Linux build --- diff --git a/src/Cockpit/panel.hxx b/src/Cockpit/panel.hxx index 424800e65..4e29fde83 100644 --- a/src/Cockpit/panel.hxx +++ b/src/Cockpit/panel.hxx @@ -27,7 +27,7 @@ #include #include -#include +#include #include #include diff --git a/src/Model/panelnode.cxx b/src/Model/panelnode.cxx index 46988d8e6..915d685ba 100644 --- a/src/Model/panelnode.cxx +++ b/src/Model/panelnode.cxx @@ -13,7 +13,7 @@ #include #include -#include +#include #include #include #include