From: ehofman Date: Tue, 6 Apr 2004 14:25:33 +0000 (+0000) Subject: Windows fix. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=34b0b5220cd479d33b3f79e406a09d92c2eeb709;p=flightgear.git Windows fix. --- diff --git a/src/ATC/ATCdisplay.cxx b/src/ATC/ATCdisplay.cxx index 119f68201..5de85e4d1 100644 --- a/src/ATC/ATCdisplay.cxx +++ b/src/ATC/ATCdisplay.cxx @@ -22,6 +22,10 @@ # include #endif +#ifdef HAVE_WINDOWS_H +# include +#endif + #include #include