Changes For Bug 352
[oota-llvm.git] / lib / Analysis / ProfileInfoLoaderPass.cpp
index 4ab56ce15698b5c2cad793be1f1f290e39617f5f..cd3f5753559847674a0c0c0045ff72ce90032236 100644 (file)
@@ -17,7 +17,7 @@
 #include "llvm/Pass.h"
 #include "llvm/Analysis/ProfileInfo.h"
 #include "llvm/Analysis/ProfileInfoLoader.h"
-#include "Support/CommandLine.h"
+#include "llvm/Support/CommandLine.h"
 #include <iostream>
 
 using namespace llvm;