X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=Scenery%2Ftilecache.h;h=1b4cd7eaf977455778a36fbf56b6868f78153a78;hb=ab59ca78b9d7fda79fc993092f56235cec6cf59a;hp=7c6c69e96dfdf2f07652962a9785a0597c2c4a40;hpb=27ac2e344e69de50cc5fe02ff15d4a9dcda9e7b2;p=flightgear.git diff --git a/Scenery/tilecache.h b/Scenery/tilecache.h index 7c6c69e96..1b4cd7eaf 100644 --- a/Scenery/tilecache.h +++ b/Scenery/tilecache.h @@ -37,7 +37,7 @@ #include #include -#include +#include #include /* For best results ... i.e. to avoid tile load problems and blank areas @@ -81,9 +81,12 @@ void fgTileCacheEntryInfo( int index, GLint *display_list, /* $Log$ -/* Revision 1.8 1998/04/08 23:30:08 curt -/* Adopted Gnu automake/autoconf system. +/* Revision 1.9 1998/04/14 02:23:17 curt +/* Code reorganizations. Added a Lib/ directory for more general libraries. /* + * Revision 1.8 1998/04/08 23:30:08 curt + * Adopted Gnu automake/autoconf system. + * * Revision 1.7 1998/04/03 22:11:38 curt * Converting to Gnu autoconf system. *