X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fpanel.cxx;h=be2f12570e8fb3d336e9e79d0c68ccee5b2a0155;hb=97a251544371dbe9073a2c77df8b936176b916dc;hp=68151bcb7046598a8f448519fb4917c5ef5d4776;hpb=059c906be55fb060ba70231912cbf96f37fc7290;p=flightgear.git diff --git a/src/Cockpit/panel.cxx b/src/Cockpit/panel.cxx index 68151bcb7..be2f12570 100644 --- a/src/Cockpit/panel.cxx +++ b/src/Cockpit/panel.cxx @@ -31,12 +31,11 @@ # include #endif -#ifdef HAVE_WINDOWS_H -# include -#endif +#include "panel.hxx" #include // sprintf #include +#include #include #include @@ -46,22 +45,23 @@ #include -#include SG_GLU_H - #include #include #include #include +#include #include
#include
#include
#include