summaryrefslogtreecommitdiff
path: root/tests/t0101-hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/t0101-hash.c')
-rw-r--r--tests/t0101-hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0101-hash.c b/tests/t0101-hash.c
index 6e9df7119..84f15f725 100644
--- a/tests/t0101-hash.c
+++ b/tests/t0101-hash.c
@@ -1,6 +1,6 @@
#include "test_lib.h"
#include "hash.h"
-#include <git/oid.h>
+#include <git2/oid.h>
static char *hello_id = "22596363b3de40b06f981fb85d82312e8c0ed511";
static char *hello_text = "hello world\n";