Some refactoring so TargetRegistry.h no longer has to include any files
[oota-llvm.git] / lib / Target / Blackfin / MCTargetDesc / BlackfinMCTargetDesc.cpp
index 5fdc527aef0c0516748553d89189c713872340e5..922c0ca6f4afcefb1f2f9caace90eb5572eba992 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "BlackfinMCTargetDesc.h"
 #include "BlackfinMCAsmInfo.h"
+#include "llvm/MC/MCCodeGenInfo.h"
 #include "llvm/MC/MCInstrInfo.h"
 #include "llvm/MC/MCRegisterInfo.h"
 #include "llvm/MC/MCSubtargetInfo.h"