diff --git a/FlightGear.dsp b/FlightGear.dsp index 639bdec76..e658ec973 100644 --- a/FlightGear.dsp +++ b/FlightGear.dsp @@ -2238,7 +2238,7 @@ SOURCE=.\src\Main\splash.cxx # End Source File # Begin Source File -SOURCE=.\src\Main\views.cxx +SOURCE=.\src\Main\viewer.cxx !IF "$(CFG)" == "FlightGear - Win32 Release" diff --git a/src/Cockpit/cockpit.cxx b/src/Cockpit/cockpit.cxx index c26c65e86..3a88b6a5d 100644 --- a/src/Cockpit/cockpit.cxx +++ b/src/Cockpit/cockpit.cxx @@ -43,9 +43,9 @@ #include #include +#include #include
#include
-#include
#include #include