diff options
Diffstat (limited to 'gcc/gimple-low.c')
-rw-r--r-- | gcc/gimple-low.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gimple-low.c b/gcc/gimple-low.c index 519e984da28..3f9ac575e64 100644 --- a/gcc/gimple-low.c +++ b/gcc/gimple-low.c @@ -33,6 +33,7 @@ along with GCC; see the file COPYING3. If not see #include "tree-pass.h" #include "langhooks.h" #include "gimple-low.h" +#include "tree-nested.h" /* The differences between High GIMPLE and Low GIMPLE are the following: |