aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lib/Target/TargetSchedInfo.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Target/TargetSchedInfo.cpp b/lib/Target/TargetSchedInfo.cpp
index c02654f03b..41d013e638 100644
--- a/lib/Target/TargetSchedInfo.cpp
+++ b/lib/Target/TargetSchedInfo.cpp
@@ -6,6 +6,7 @@
//===----------------------------------------------------------------------===//
#include "llvm/Target/MachineSchedInfo.h"
+#include "llvm/Target/TargetMachine.h"
// External object describing the machine instructions
// Initialized only when the TargetMachine class is created