summaryrefslogtreecommitdiff
path: root/include/git2.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/git2.h')
-rw-r--r--include/git2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/git2.h b/include/git2.h
index 7f49f8faf..f39d7fbe2 100644
--- a/include/git2.h
+++ b/include/git2.h
@@ -22,7 +22,7 @@
#include "git2/commit.h"
#include "git2/common.h"
#include "git2/config.h"
-#include "git2/cred.h"
+#include "git2/credential.h"
#include "git2/deprecated.h"
#include "git2/describe.h"
#include "git2/diff.h"