summaryrefslogtreecommitdiff
path: root/src/errors.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/errors.h')
-rw-r--r--src/errors.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/errors.h b/src/errors.h
index 94093ddb4..d22a03b33 100644
--- a/src/errors.h
+++ b/src/errors.h
@@ -1,7 +1,7 @@
#ifndef INCLUDE_errors_h__
#define INCLUDE_errors_h__
-#include "git/errors.h"
+#include "git2/errors.h"
/* convenience functions */
GIT_INLINE(int) git_int_error(int code)