aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZMCInstLower.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/SystemZ/SystemZMCInstLower.h')
-rw-r--r--lib/Target/SystemZ/SystemZMCInstLower.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/SystemZ/SystemZMCInstLower.h b/lib/Target/SystemZ/SystemZMCInstLower.h
index f6d5ac8..90447ff 100644
--- a/lib/Target/SystemZ/SystemZMCInstLower.h
+++ b/lib/Target/SystemZ/SystemZMCInstLower.h
@@ -11,8 +11,8 @@
#define LLVM_SYSTEMZMCINSTLOWER_H
#include "llvm/MC/MCExpr.h"
-#include "llvm/Support/DataTypes.h"
#include "llvm/Support/Compiler.h"
+#include "llvm/Support/DataTypes.h"
namespace llvm {
class MCInst;