summaryrefslogtreecommitdiff
path: root/src/hash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hash.h')
-rw-r--r--src/hash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hash.h b/src/hash.h
index b371c056b..2b769a4c9 100644
--- a/src/hash.h
+++ b/src/hash.h
@@ -4,7 +4,7 @@
#ifndef INCLUDE_hash_h__
#define INCLUDE_hash_h__
-#include "git/oid.h"
+#include "git2/oid.h"
typedef struct git_hash_ctx git_hash_ctx;