From: torsten Date: Wed, 5 Aug 2009 14:20:04 +0000 (+0000) Subject: Advanced input subsystem - Step1: cleanup dependencies X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=c5f63a4ac1a84f4406cc591d5ea747dfbe7afb2e;p=flightgear.git Advanced input subsystem - Step1: cleanup dependencies --- diff --git a/src/Cockpit/panel.hxx b/src/Cockpit/panel.hxx index 58c1eed4a..0308967d9 100644 --- a/src/Cockpit/panel.hxx +++ b/src/Cockpit/panel.hxx @@ -39,6 +39,7 @@ #include #include #include +#include #include #include @@ -47,7 +48,6 @@ #include #include
-#include #include using std::vector;