X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=be2f12570e8fb3d336e9e79d0c68ccee5b2a0155;hb=d0be86810e3d070758cbad507d396523203f943a;hp=c63fd652752ba67bd26f8bcdb5aa2b3593193a0b;hpb=967bf101ef4187108de99e53ede8cacdbc682eb7;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index c63fd6527..be2f12570 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -31,8 +31,11 @@ # include #endif +#include "panel.hxx" + #include // sprintf #include +#include #include #include @@ -47,17 +50,18 @@ #include #include #include +#include #include
#include
#include
#include