X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=7c7dd810c690e1f21119b43f8657453db7046f5f;hb=d83715903abc3cf24187eac059e497da55bda501;hp=3754d7911ff695a47f0001c0f52431c528fc0e8a;hpb=f9f9350b9638dc8804182b7648be20ecedf4121a;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 3754d7911..7c7dd810c 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -31,6 +31,8 @@ # include #endif +#include "panel.hxx" + #include // sprintf #include #include @@ -38,6 +40,7 @@ #include #include #include +#include #include #include @@ -55,9 +58,8 @@ #include
#include