diff --git a/SGP4.h b/SGP4.h index cf1c23f..136435a 100755 --- a/SGP4.h +++ b/SGP4.h @@ -1,5 +1,5 @@ -#ifndef SGDP4_H_ -#define SGDP4_H_ +#ifndef SGP4_H_ +#define SGP4_H_ #include "Tle.h" #include "Eci.h"