From: Frederic Bouvier Date: Sat, 19 Nov 2011 22:37:42 +0000 (+0100) Subject: Fix MSVC build X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=394cc3ee9fecd2eb10c168478a3cf96f991622ab;p=flightgear.git Fix MSVC build --- diff --git a/projects/VC90/FlightGear/FlightGear.vcproj b/projects/VC90/FlightGear/FlightGear.vcproj index 58633d244..364454c1b 100644 --- a/projects/VC90/FlightGear/FlightGear.vcproj +++ b/projects/VC90/FlightGear/FlightGear.vcproj @@ -386,19 +386,19 @@ > @@ -2525,6 +2525,38 @@ RelativePath="..\..\..\src\GUI\dialog.hxx" > + + + + + + + + + + + + + + + + @@ -3754,35 +3786,35 @@ > #include +#include //////////////////////////////////////////////////////////////////////// // FGColor class.