Enable loop splitting in RegAllocGreedy.
[oota-llvm.git] / include / llvm / CodeGen / MachineCodeInfo.h
index a75c02a052e78892e0bb455862b9ea11f19e972d..c5c0c4450454094532009c1c4df0bd8067c3b30e 100644 (file)
@@ -17,7 +17,7 @@
 #ifndef EE_MACHINE_CODE_INFO_H
 #define EE_MACHINE_CODE_INFO_H
 
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {