From: curt Date: Wed, 13 May 1998 18:25:34 +0000 (+0000) Subject: Root path info moved to fgOPTIONS. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e45190bee431412156cb1ce27ea32f1abe0f9cab;p=simgear.git Root path info moved to fgOPTIONS. --- diff --git a/Astro/orbits.cxx b/Astro/orbits.cxx index df8f94d0..bf30e94a 100644 --- a/Astro/orbits.cxx +++ b/Astro/orbits.cxx @@ -32,7 +32,7 @@ #include #include -#include +#include
#include