aboutsummaryrefslogtreecommitdiff
path: root/src/projections/latlong.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/projections/latlong.cpp')
-rw-r--r--src/projections/latlong.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/latlong.cpp b/src/projections/latlong.cpp
index 4d22ea5b..f114504b 100644
--- a/src/projections/latlong.cpp
+++ b/src/projections/latlong.cpp
@@ -30,7 +30,7 @@
/* very loosely based upon DMA code by Bradford W. Drew */
#define PJ_LIB__
#include "proj_internal.h"
-#include "projects.h"
+#include "proj_internal.h"
PROJ_HEAD(lonlat, "Lat/long (Geodetic)") "\n\t";
PROJ_HEAD(latlon, "Lat/long (Geodetic alias)") "\n\t";