X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FCockpit%2Fpanel.cxx;h=18887b83bff04c54d802bbe3f03f61790bf59061;hb=ec6a0b2810277970878771f0685ad274d2c59588;hp=3e371f43e6392b84d98e6163ada299ab51829d78;hpb=152a5902c82013c75ba4b09149523867b8d9d136;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 3e371f43e..18887b83b 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -26,26 +26,73 @@ # include #endif +#include // sprintf #include #include #include #include -#include +#include + #include
+#include
+#include
#include +#include