Merge System into Support.
[oota-llvm.git] / lib / Support / FileUtilities.cpp
index 1bde2fe8a8717bd52e8725c4dc8e04821d622322..72200850c572c0e4ca07d7835ea0ba6df326dc54 100644 (file)
@@ -15,7 +15,7 @@
 #include "llvm/Support/FileUtilities.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/raw_ostream.h"
-#include "llvm/System/Path.h"
+#include "llvm/Support/Path.h"
 #include "llvm/ADT/OwningPtr.h"
 #include "llvm/ADT/SmallString.h"
 #include <cstdlib>