diff options
Diffstat (limited to 'gcc/sel-sched-dump.c')
-rw-r--r-- | gcc/sel-sched-dump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/sel-sched-dump.c b/gcc/sel-sched-dump.c index bc1cdadaf5e..e0320860cb9 100644 --- a/gcc/sel-sched-dump.c +++ b/gcc/sel-sched-dump.c @@ -40,6 +40,7 @@ along with GCC; see the file COPYING3. If not see #include "cfgloop.h" #include "sel-sched-ir.h" #include "sel-sched-dump.h" +#include "print-rtl.h" /* These variables control high-level pretty printing. */ |