summaryrefslogtreecommitdiff
path: root/tests/clar_libgit2.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/clar_libgit2.h')
-rw-r--r--tests/clar_libgit2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/clar_libgit2.h b/tests/clar_libgit2.h
index da6ff2974..5ea62e75e 100644
--- a/tests/clar_libgit2.h
+++ b/tests/clar_libgit2.h
@@ -3,8 +3,8 @@
#include "clar.h"
#include <git2.h>
-#include <posix.h>
#include "common.h"
+#include "posix.h"
/**
* Replace for `clar_must_pass` that passes the last library error as the