diff options
Diffstat (limited to 'gcc/cilk-common.c')
-rw-r--r-- | gcc/cilk-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cilk-common.c b/gcc/cilk-common.c index ca178c00cd3..216c7d43607 100644 --- a/gcc/cilk-common.c +++ b/gcc/cilk-common.c @@ -29,7 +29,7 @@ along with GCC; see the file COPYING3. If not see #include "optabs.h" #include "recog.h" #include "tree-iterator.h" -#include "gimple.h" +#include "gimplify.h" #include "cilk.h" /* This structure holds all the important fields of the internal structures, |