summaryrefslogtreecommitdiff
path: root/archive.h
diff options
context:
space:
mode:
Diffstat (limited to 'archive.h')
-rw-r--r--archive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/archive.h b/archive.h
index 7178e2a9a2..bbe65ba0f9 100644
--- a/archive.h
+++ b/archive.h
@@ -1,8 +1,8 @@
#ifndef ARCHIVE_H
#define ARCHIVE_H
-#include "cache.h"
#include "pathspec.h"
+#include "string-list.h"
struct repository;
struct pretty_print_context;