summaryrefslogtreecommitdiff
path: root/tools/llvm-ar/ArchiveInternals.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/llvm-ar/ArchiveInternals.h')
-rw-r--r--tools/llvm-ar/ArchiveInternals.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/llvm-ar/ArchiveInternals.h b/tools/llvm-ar/ArchiveInternals.h
index e906d7a059..7b73312a8f 100644
--- a/tools/llvm-ar/ArchiveInternals.h
+++ b/tools/llvm-ar/ArchiveInternals.h
@@ -16,6 +16,7 @@
#include "Archive.h"
#include "llvm/ADT/StringExtras.h"
+#include "llvm/Support/PathV1.h"
#include "llvm/Support/TimeValue.h"
#include <cstring>