diff --git a/Astro/moon.cxx b/Astro/moon.cxx index 6ca80c5a..6e791f5f 100644 --- a/Astro/moon.cxx +++ b/Astro/moon.cxx @@ -22,7 +22,8 @@ * $Id$ * (Log is kept at end of this file) **************************************************************************/ -#include + +#include #include #include "moon.hxx" diff --git a/Astro/sky.cxx b/Astro/sky.cxx index e132275d..0e9c32e4 100644 --- a/Astro/sky.cxx +++ b/Astro/sky.cxx @@ -37,7 +37,7 @@ #include #include -#include +#include #include #include
#include @@ -362,6 +362,10 @@ void fgSkyRender( void ) { // $Log$ +// Revision 1.19 1999/02/01 21:33:26 curt +// Renamed FlightGear/Simulator/Flight to FlightGear/Simulator/FDM since +// Jon accepted my offer to do this and thought it was a good idea. +// // Revision 1.18 1999/02/01 21:09:00 curt // Bug fix in vertex order of inner disk (fan) of the sky dome. //