Add missing #include.
[oota-llvm.git] / lib / Target / PowerPC / PPCMCInstLower.cpp
index 73f7a2cfd570387aa371441fd54383c3a6d434c7..942c8730b74b708518c3182597d5a0d473d6ff34 100644 (file)
@@ -17,6 +17,7 @@
 #include "llvm/CodeGen/AsmPrinter.h"
 #include "llvm/CodeGen/MachineFunction.h"
 #include "llvm/CodeGen/MachineModuleInfoImpls.h"
+#include "llvm/IR/GlobalValue.h"
 #include "llvm/MC/MCAsmInfo.h"
 #include "llvm/MC/MCExpr.h"
 #include "llvm/MC/MCInst.h"