X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=4134c196cfa91f498c134949798c357a7ac19d83;hb=75747d35167cdf4586d32fc82d8c7dddd6bfeee9;hp=3c3916a8b3cf4107f2a0f4b3aad23bb0b3603791;hpb=b2f604ad004a589be8d233c80a7109cb36fb6baf;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 3c3916a8b..4134c196c 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -26,8 +26,13 @@ # include #endif +#include // sprintf #include +#include + +#include SG_GLU_H + #include #include @@ -36,20 +41,56 @@ #include
#include
-#include +#include
#include