summaryrefslogtreecommitdiff
path: root/tests-clar/core/path.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests-clar/core/path.c')
-rw-r--r--tests-clar/core/path.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests-clar/core/path.c b/tests-clar/core/path.c
index 894e81f3d..407770baa 100644
--- a/tests-clar/core/path.c
+++ b/tests-clar/core/path.c
@@ -324,7 +324,7 @@ static void check_fromurl(const char *expected_result, const char *input, int sh
git_buf_free(&buf);
}
-#ifdef _MSC_VER
+#ifdef GIT_WIN32
#define ABS_PATH_MARKER ""
#else
#define ABS_PATH_MARKER "/"