diff --git a/Astro/moon.cxx b/Astro/moon.cxx index 53dda6d5..3aed3ed2 100644 --- a/Astro/moon.cxx +++ b/Astro/moon.cxx @@ -21,7 +21,9 @@ **************************************************************************/ -#include +#ifdef HAVE_CONFIG_H +# include +#endif #ifdef HAVE_WINDOWS_H # include @@ -36,7 +38,7 @@ #include #include #include
-#include