summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Hexagon/HexagonMCInst.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Hexagon/HexagonMCInst.h')
-rw-r--r--llvm/lib/Target/Hexagon/HexagonMCInst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Hexagon/HexagonMCInst.h b/llvm/lib/Target/Hexagon/HexagonMCInst.h
index 7a16c241ff8..e16636ea488 100644
--- a/llvm/lib/Target/Hexagon/HexagonMCInst.h
+++ b/llvm/lib/Target/Hexagon/HexagonMCInst.h
@@ -14,8 +14,8 @@
#ifndef HEXAGONMCINST_H
#define HEXAGONMCINST_H
-#include "llvm/MC/MCInst.h"
#include "llvm/CodeGen/MachineInstr.h"
+#include "llvm/MC/MCInst.h"
namespace llvm {
class HexagonMCInst: public MCInst {
OpenPOWER on IntegriCloud