Merge System into Support.
[oota-llvm.git] / include / llvm / MC / MCExpr.h
index e8b15284f2c6dff072e7c08a55f4e62e6d0b157b..fc9d18bf3a3fdd697aac91a9ac0ac0161fd4bd31 100644 (file)
@@ -11,7 +11,7 @@
 #define LLVM_MC_MCEXPR_H
 
 #include "llvm/Support/Casting.h"
-#include "llvm/System/DataTypes.h"
+#include "llvm/Support/DataTypes.h"
 
 namespace llvm {
 class MCAsmInfo;