summaryrefslogtreecommitdiff
path: root/src/pathspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathspec.h')
-rw-r--r--src/pathspec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/pathspec.h b/src/pathspec.h
index 40cd21c3f..c4d1a83d3 100644
--- a/src/pathspec.h
+++ b/src/pathspec.h
@@ -8,7 +8,8 @@
#define INCLUDE_pathspec_h__
#include "common.h"
-#include <git2/pathspec.h>
+
+#include "git2/pathspec.h"
#include "buffer.h"
#include "vector.h"
#include "pool.h"