aboutsummaryrefslogtreecommitdiff
path: root/src/apps/gen_cheb.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/apps/gen_cheb.cpp')
-rw-r--r--src/apps/gen_cheb.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apps/gen_cheb.cpp b/src/apps/gen_cheb.cpp
index 167ee79d..23285314 100644
--- a/src/apps/gen_cheb.cpp
+++ b/src/apps/gen_cheb.cpp
@@ -1,7 +1,7 @@
/* generates 'T' option output */
#define PJ_LIB__
#include "proj.h"
-#include "projects.h"
+#include "proj_internal.h"
#include <stdio.h>
#include <string.h>
#include <errno.h>