diff options
Diffstat (limited to 'gcc/ifcvt.c')
-rw-r--r-- | gcc/ifcvt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/ifcvt.c b/gcc/ifcvt.c index 949d2b4..a28f5c1 100644 --- a/gcc/ifcvt.c +++ b/gcc/ifcvt.c @@ -47,6 +47,7 @@ #include "df.h" #include "dbgcnt.h" #include "shrink-wrap.h" +#include "ifcvt.h" #ifndef HAVE_conditional_move #define HAVE_conditional_move 0 |