aboutsummaryrefslogtreecommitdiff
path: root/src/projections/cc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/projections/cc.cpp')
-rw-r--r--src/projections/cc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/cc.cpp b/src/projections/cc.cpp
index 7ac886f0..559a4f1a 100644
--- a/src/projections/cc.cpp
+++ b/src/projections/cc.cpp
@@ -3,7 +3,7 @@
#include <math.h>
#include "proj.h"
-#include "projects.h"
+#include "proj_internal.h"
PROJ_HEAD(cc, "Central Cylindrical") "\n\tCyl, Sph";
#define EPS10 1.e-10