[SystemZ] Add support for sibling calls
[oota-llvm.git] / lib / CodeGen / InterferenceCache.h
index 3c928a50864bb24b7936c76f691e257285e64ccc..c02fb9a1ee24093df09b57da6c7d126a662863e9 100644 (file)
@@ -15,7 +15,7 @@
 #ifndef LLVM_CODEGEN_INTERFERENCECACHE
 #define LLVM_CODEGEN_INTERFERENCECACHE
 
-#include "LiveIntervalUnion.h"
+#include "llvm/CodeGen/LiveIntervalUnion.h"
 
 namespace llvm {