From bf287fa76dc82b4fc6cf2fae2cbe8e6134ee2479 Mon Sep 17 00:00:00 2001 From: Martin Nowack Date: Tue, 8 May 2018 11:19:32 +0100 Subject: Fix include files --- lib/Module/KModule.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Module') diff --git a/lib/Module/KModule.cpp b/lib/Module/KModule.cpp index 0439431b..032929e8 100644 --- a/lib/Module/KModule.cpp +++ b/lib/Module/KModule.cpp @@ -41,7 +41,7 @@ #include "llvm/Support/Path.h" #include "llvm/Transforms/Scalar.h" -#include +#include "llvm/Transforms/Utils/Cloning.h" #include -- cgit 1.4.1