summaryrefslogtreecommitdiff
path: root/src/pathspec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pathspec.h')
-rw-r--r--src/pathspec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pathspec.h b/src/pathspec.h
index c4d1a83d3..bfdcd48a7 100644
--- a/src/pathspec.h
+++ b/src/pathspec.h
@@ -10,7 +10,7 @@
#include "common.h"
#include "git2/pathspec.h"
-#include "buffer.h"
+#include "str.h"
#include "vector.h"
#include "pool.h"
#include "array.h"