aboutsummaryrefslogtreecommitdiff
path: root/src/PJ_loxim.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PJ_loxim.c')
-rw-r--r--src/PJ_loxim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PJ_loxim.c b/src/PJ_loxim.c
index 0ce81c2c..57f07048 100644
--- a/src/PJ_loxim.c
+++ b/src/PJ_loxim.c
@@ -85,7 +85,7 @@ PJ *PROJECTION(loxim) {
}
-#ifdef PJ_OMIT_SELFTEST
+#ifndef PJ_SELFTEST
int pj_loxim_selftest (void) {return 0;}
#else