Changes For Bug 352
[oota-llvm.git] / tools / bugpoint / CrashDebugger.cpp
index 69837f9c2a8d8a0e4ce02c431b2f1410cef6eee0..545d767c2ae69a2e047d1c339ccc7f2abc009fa2 100644 (file)
@@ -26,7 +26,7 @@
 #include "llvm/Support/ToolRunner.h"
 #include "llvm/Transforms/Scalar.h"
 #include "llvm/Transforms/Utils/Cloning.h"
-#include "Support/FileUtilities.h"
+#include "llvm/Support/FileUtilities.h"
 #include <fstream>
 #include <set>
 using namespace llvm;