Remove last use of PathV1.h from Archive.h
[oota-llvm.git] / tools / llvm-ar / ArchiveInternals.h
index e906d7a059993fb2abd61f3ddfa8a36a88b9b819..7b73312a8faf962dfdbac71636963033f85b82f5 100644 (file)
@@ -16,6 +16,7 @@
 
 #include "Archive.h"
 #include "llvm/ADT/StringExtras.h"
+#include "llvm/Support/PathV1.h"
 #include "llvm/Support/TimeValue.h"
 #include <cstring>