diff --git a/libsgp4/Observer.h b/libsgp4/Observer.h index be64401..a3151ea 100644 --- a/libsgp4/Observer.h +++ b/libsgp4/Observer.h @@ -22,7 +22,7 @@ #include "Eci.h" class DateTime; -class CoordTopocentric; +struct CoordTopocentric; /** * @brief Stores an observers location in Eci coordinates.