Unbreak the build.
[oota-llvm.git] / include / llvm / IR / PatternMatch.h
index f3d78436751e6577e4b8ccfb052bf3bd16c2630b..478306287903f6c9c12767b0814ef4ac2b44bc8a 100644 (file)
@@ -32,6 +32,7 @@
 #include "llvm/IR/CallSite.h"
 #include "llvm/IR/Constants.h"
 #include "llvm/IR/Instructions.h"
+#include "llvm/IR/Intrinsics.h"
 #include "llvm/IR/Operator.h"
 
 namespace llvm {