Fall back to the selection dag isel to select tail calls.
[oota-llvm.git] / include / llvm / CodeGen / MachineRelocation.h
index c316785dd11279455c69afd6b56897a485dcd560..244b466e172826a465e2ed6143cd04cba3aa7b97 100644 (file)
@@ -14,7 +14,7 @@
 #ifndef LLVM_CODEGEN_MACHINERELOCATION_H
 #define LLVM_CODEGEN_MACHINERELOCATION_H
 
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 #include <cassert>
 
 namespace llvm {