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