Include PathV1.h in files that use it.
[oota-llvm.git] / tools / bugpoint / ToolRunner.h
index bb83ce459e721b7b2593c7a2a2d40847d143aa65..28c09f5004b6271dcc85e8699e87446b72c2ffa2 100644 (file)
@@ -21,6 +21,7 @@
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/Path.h"
+#include "llvm/Support/PathV1.h"
 #include "llvm/Support/SystemUtils.h"
 #include <exception>
 #include <vector>