X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=4134c196cfa91f498c134949798c357a7ac19d83;hb=fee003e8cc17f0aa9a1e9280dd823d20e231e967;hp=d8e7e4c2b197121db8c8fc6b639717afeca6f69b;hpb=a2cd367ab5061c62c1b6c2a0fd14b216956724af;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index d8e7e4c2b..4134c196c 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -26,20 +26,73 @@ # include #endif +#include // sprintf #include +#include + +#include SG_GLU_H + #include #include #include -#include -#include
-#include
-#include +#include + +#include
+#include
+#include
+#include