From: ehofman Date: Wed, 9 Apr 2003 20:59:21 +0000 (+0000) Subject: Update a SimGear/FlightGear inconsistancy X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a3bd57489a5734e18577aa8c0c5e19a32431636d;p=simgear.git Update a SimGear/FlightGear inconsistancy --- diff --git a/simgear/sg_zlib.h b/simgear/sg_zlib.h index f39d5593..57be1fd9 100644 --- a/simgear/sg_zlib.h +++ b/simgear/sg_zlib.h @@ -35,8 +35,12 @@ #ifdef HAVE_CONFIG_H +#ifdef FGFS +# include +#else # include #endif +#endif #ifdef AVOID_USING_ZLIB