X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fcockpit.cxx;h=0414a0f6a0ae4fb0a15f3cde660c52bde07fbed4;hb=5f134cdec82692e4a414af302a8f30c3825ebe64;hp=76de6c0dededc9091549fdbb2798ec679b92e2f6;hpb=469703dd0c23931bbea6ddd8f2c1d8fd0f9071a2;p=flightgear.git diff --git a/src/Cockpit/cockpit.cxx b/src/Cockpit/cockpit.cxx index 76de6c0de..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,12 +25,7 @@ # include #endif -#ifdef HAVE_WINDOWS_H -# include -#endif - -#include -// #include +#include #include #include @@ -38,23 +33,25 @@ #include #include -#include +#include +#include #include #include -#include +#ifdef ENABLE_SP_FDM +#include +#endif #include
+#include
+#include
+#include
#include -#include