X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=03e003c6c218d34375b8975f6c16e3919240849c;hb=f057fd0d4897ef65c4d36159af37ba3fdd544798;hp=01bf36cdb974a0f42b428f9de0c003eef3ecd7cb;hpb=08fd9cc36d897e9754e93a036dd835fae192b964;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 01bf36cdb..03e003c6c 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