X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=4134c196cfa91f498c134949798c357a7ac19d83;hb=75747d35167cdf4586d32fc82d8c7dddd6bfeee9;hp=9a3cd00a48ec8d48410fb6b7494248be83cf77e4;hpb=a975fd77c5cdee59b940cc72607978d1ccf734fe;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 9a3cd00a4..4134c196c 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -26,274 +26,624 @@ # include #endif +#include // sprintf #include +#include + +#include SG_GLU_H + #include #include #include -#include -#include
-#include
-#include +#include + +#include
+#include
+#include
+#include