Move TargetRegistry and TargetSelect from Target to Support where they belong.
[oota-llvm.git] / lib / Target / PowerPC / PPCSubtarget.cpp
index 5ea9b0f6596c46ebe1b9e598d2f9b6fcf824ff41..cf194de42e8f3c293ecf373d70f10288c5f5fcdf 100644 (file)
@@ -15,7 +15,7 @@
 #include "PPC.h"
 #include "llvm/GlobalValue.h"
 #include "llvm/Target/TargetMachine.h"
-#include "llvm/Target/TargetRegistry.h"
+#include "llvm/Support/TargetRegistry.h"
 #include <cstdlib>
 
 #define GET_SUBTARGETINFO_TARGET_DESC