X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Astro%2Fstars.c;h=b7bbe1bda122067472dd8a30f7e1c7a797f63ca7;hb=54d5c7a071fe5cc16fdee5bec803b5704ac2e4f2;hp=d20608f8ab21585512c7ef250a1377a52227175d;hpb=6c98beae60de29cee3f9022c5634eab0048822cb;p=flightgear.git diff --git a/Astro/stars.c b/Astro/stars.c index d20608f8a..b7bbe1bda 100644 --- a/Astro/stars.c +++ b/Astro/stars.c @@ -24,7 +24,9 @@ **************************************************************************/ -#ifdef WIN32 +#include + +#ifdef HAVE_WINDOWS_H # include #endif @@ -255,9 +257,12 @@ void fgStarsRender( void ) { /* $Log$ -/* Revision 1.9 1998/03/14 00:27:12 curt -/* Updated fgGENERAL to a "type" of struct. +/* Revision 1.10 1998/04/03 21:52:51 curt +/* Converting to Gnu autoconf system. /* + * Revision 1.9 1998/03/14 00:27:12 curt + * Updated fgGENERAL to a "type" of struct. + * * Revision 1.8 1998/02/12 21:59:38 curt * Incorporated code changes contributed by Charlie Hotchkiss *