]> git.mxchange.org Git - simgear.git/commitdiff
Update a SimGear/FlightGear inconsistancy
authorehofman <ehofman>
Wed, 9 Apr 2003 20:59:21 +0000 (20:59 +0000)
committerehofman <ehofman>
Wed, 9 Apr 2003 20:59:21 +0000 (20:59 +0000)
simgear/sg_zlib.h

index f39d5593ed8028444e94cbf07962f7cc810bf5ae..57be1fd974c4ab3b99b39fe0279133c3bbff2fd9 100644 (file)
 
 
 #ifdef HAVE_CONFIG_H
+#ifdef FGFS
+#  include <config.h>
+#else
 #  include <simgear_config.h>
 #endif
+#endif
 
 
 #ifdef AVOID_USING_ZLIB