]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/c-semantics.c
backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
[thirdparty/gcc.git] / gcc / c-semantics.c
index c7933beea1b0980ebe9649ba0e65b5355d0cd135..62faee54ea83f26f9d6c24b6ca5d4ea3a808d466 100644 (file)
@@ -43,7 +43,8 @@ along with GCC; see the file COPYING3.  If not see
 #include "timevar.h"
 #include "predict.h"
 #include "tree-inline.h"
-#include "tree-gimple.h"
+#include "gimple.h"
+#include "tree-iterator.h"
 #include "langhooks.h"
 
 /* Create an empty statement tree rooted at T.  */