summaryrefslogtreecommitdiff
path: root/src/revwalk.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/revwalk.h')
-rw-r--r--src/revwalk.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/revwalk.h b/src/revwalk.h
index d97e5ce8c..7b69ccd63 100644
--- a/src/revwalk.h
+++ b/src/revwalk.h
@@ -1,8 +1,8 @@
#ifndef INCLUDE_revwalk_h__
#define INCLUDE_revwalk_h__
-#include "git/common.h"
-#include "git/revwalk.h"
+#include "git2/common.h"
+#include "git2/revwalk.h"
#include "commit.h"
#include "repository.h"