aboutsummaryrefslogtreecommitdiff
path: root/test/unit/gie_self_tests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/gie_self_tests.cpp')
-rw-r--r--test/unit/gie_self_tests.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/unit/gie_self_tests.cpp b/test/unit/gie_self_tests.cpp
index 9ff7a278..1b5ce83b 100644
--- a/test/unit/gie_self_tests.cpp
+++ b/test/unit/gie_self_tests.cpp
@@ -31,9 +31,8 @@
// PROJ include order is sensitive
// clang-format off
-#include "proj_internal.h"
#include "proj.h"
-#include "projects.h"
+#include "proj_internal.h"
// clang-format on
#include <cmath>