X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=simgear%2Fephemeris%2Furanus.hxx;h=5932822b4ba7ed10edb99a4ce74a179167a92f0b;hb=a7459489ff6624d5696814d0165d399220cef09d;hp=675d258d7534a021a34239c0f15b3f592ace4b4c;hpb=82459a2802a939434f9fc5b88d2b2aea58f0043d;p=simgear.git diff --git a/simgear/ephemeris/uranus.hxx b/simgear/ephemeris/uranus.hxx index 675d258d..5932822b 100644 --- a/simgear/ephemeris/uranus.hxx +++ b/simgear/ephemeris/uranus.hxx @@ -25,8 +25,8 @@ #ifndef _URANUS_HXX_ #define _URANUS_HXX_ -#include "celestialBody.hxx" -#include "star.hxx" +#include +#include class Uranus : public CelestialBody {