Fix the missing symbols problem Bill was hitting. Patch contributed by
[oota-llvm.git] / lib / Target / X86 / X86AsmPrinter.cpp
index 24e92ed30532e9df65888727a2a34f77cc66954c..e5d483150781a758faf91abf9adee06d52956aaf 100644 (file)
@@ -17,6 +17,7 @@
 #include "X86.h"
 #include "X86TargetMachine.h"
 #include "llvm/Module.h"
+#include "llvm/Type.h"
 #include "llvm/Assembly/Writer.h"
 #include "llvm/CodeGen/AsmPrinter.h"
 #include "llvm/CodeGen/MachineConstantPool.h"