X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=be2f12570e8fb3d336e9e79d0c68ccee5b2a0155;hb=97a251544371dbe9073a2c77df8b936176b916dc;hp=a7b860afa43aa4ac8433a640f0e4640f9021a5c8;hpb=301054204e0412eb31f06477e32cfe6f1fcb0792;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index a7b860afa..be2f12570 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -31,6 +31,8 @@ # include #endif +#include "panel.hxx" + #include // sprintf #include #include @@ -55,9 +57,11 @@ #include
#include