summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCInstrDesc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/MC/MCInstrDesc.cpp')
-rw-r--r--llvm/lib/MC/MCInstrDesc.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/lib/MC/MCInstrDesc.cpp b/llvm/lib/MC/MCInstrDesc.cpp
index 95e8325b9db..0f942cd3a74 100644
--- a/llvm/lib/MC/MCInstrDesc.cpp
+++ b/llvm/lib/MC/MCInstrDesc.cpp
@@ -14,6 +14,8 @@
#include "llvm/MC/MCInstrDesc.h"
#include "llvm/MC/MCInst.h"
+#include "llvm/MC/MCRegisterInfo.h"
+#include "llvm/MC/MCSubtargetInfo.h"
using namespace llvm;
OpenPOWER on IntegriCloud