Changed SGDP4 to SGP4 in header

feature/19
Daniel Warner 2011-07-09 20:53:36 +00:00
parent af949a5dca
commit 3049d03fae
1 changed files with 2 additions and 2 deletions

4
SGP4.h
View File

@ -1,5 +1,5 @@
#ifndef SGDP4_H_
#define SGDP4_H_
#ifndef SGP4_H_
#define SGP4_H_
#include "Tle.h"
#include "Eci.h"