Update PPC readme. Remove things that are done or aren't ppc specific
[oota-llvm.git] / lib / CodeGen / Passes.cpp
index 7233e81473b6e033d572ce3adf7180aa18aa37de..4d2f111b2ed7b599923b134a922cc9625516abf5 100644 (file)
@@ -13,7 +13,7 @@
 //===---------------------------------------------------------------------===//
 
 #include "llvm/CodeGen/Passes.h"
-#include "Support/CommandLine.h"
+#include "llvm/Support/CommandLine.h"
 #include <iostream>
 using namespace llvm;