X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fephemeris%2Fsaturn.hxx;h=c1731ade0d3237bd99aa0d1f5b3268366543b705;hb=a0bdec284624820feb0a96a06c0c38e2f07d5e4e;hp=7c78f7d8f9a68267cd3e9ab617c9e9c9ce08dcae;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/ephemeris/saturn.hxx b/simgear/ephemeris/saturn.hxx index 7c78f7d8..c1731ade 100644 --- a/simgear/ephemeris/saturn.hxx +++ b/simgear/ephemeris/saturn.hxx @@ -25,8 +25,8 @@ #ifndef _SATURN_HXX_ #define _SATURN_HXX_ -#include "celestialBody.hxx" -#include "star.hxx" +#include +#include class Saturn : public CelestialBody {