diff options
Diffstat (limited to 'gcc/gimple-builder.c')
-rw-r--r-- | gcc/gimple-builder.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple-builder.c b/gcc/gimple-builder.c index 665c802..6b53221 100644 --- a/gcc/gimple-builder.c +++ b/gcc/gimple-builder.c @@ -22,7 +22,7 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tree.h" #include "gimple.h" -#include "tree-ssa.h" +#include "tree-ssanames.h" /* Return the expression type to use based on the CODE and type of |