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