Changes For Bug 352
[oota-llvm.git] / tools / llvm-prof / llvm-prof.cpp
index efb44d69b5c7921bc08e1f1f030ff4d9e988ba1b..88344078bdab9084743b5bce807b5d52b2c1b294 100644 (file)
@@ -18,7 +18,7 @@
 #include "llvm/Assembly/AsmAnnotationWriter.h"
 #include "llvm/Analysis/ProfileInfoLoader.h"
 #include "llvm/Bytecode/Reader.h"
-#include "Support/CommandLine.h"
+#include "llvm/Support/CommandLine.h"
 #include "llvm/System/Signals.h"
 #include <cstdio>
 #include <iostream>