X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FCockpit%2Fcockpit.cxx;h=54ccd2a232706f45fe8f8fa8d7a25a1e86f718f2;hb=8e5f3ac8a333a971d7f8104a387426c3bc47a014;hp=eecbf69ee58dcc5798260993cff79eedcc1f4fac;hpb=436db300535140f7f1c7b6e11d996a1e6f55f758;p=flightgear.git diff --git a/src/Cockpit/cockpit.cxx b/src/Cockpit/cockpit.cxx index eecbf69ee..54ccd2a23 100644 --- a/src/Cockpit/cockpit.cxx +++ b/src/Cockpit/cockpit.cxx @@ -16,7 +16,7 @@ // // You should have received a copy of the GNU General Public License // along with this program; if not, write to the Free Software -// Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +// Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. // // $Id$ @@ -25,12 +25,7 @@ # include #endif -#ifdef HAVE_WINDOWS_H -# include -#endif - -#include -#include +#include #include #include @@ -38,25 +33,21 @@ #include #include -#include -#include +#include +#include -#include #include + #include
-#include
-#include
+#include
+#include
+#include
#include -#include