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