Unbreak the build
[oota-llvm.git] / lib / ExecutionEngine / Interpreter / ExternalFunctions.cpp
index a859f181a13ff5478e0fa35f3aa888bddd1bc6d5..b2c21e1ee1d04ba66a5a0dac4690f8aebd3a319d 100644 (file)
@@ -20,7 +20,6 @@
 //===----------------------------------------------------------------------===//
 
 #include "Interpreter.h"
-#include "ExecutionAnnotations.h"
 #include "llvm/DerivedTypes.h"
 #include "llvm/Module.h"
 #include "llvm/SymbolTable.h"