[Orc] Add more missing headers.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / IRCompileLayer.h
index 6a7ae15c6aa37363169d5663d604a448a784327c..3076c12089ad305e379455cb0a6d08d5789cb6b7 100644 (file)
@@ -15,6 +15,7 @@
 #define LLVM_EXECUTIONENGINE_ORC_IRCOMPILELAYER_H
 
 #include "llvm/ExecutionEngine/ObjectCache.h"
+#include "llvm/ExecutionEngine/RTDyldMemoryManager.h"
 #include "llvm/Object/ObjectFile.h"
 #include <memory>