]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/tree.c
* gimple.h: Remove all includes.
[thirdparty/gcc.git] / gcc / cp / tree.c
index a990a79bbb3667c40bc24e25e78c1586ff0bffca..cb05633b24d7743ff2f2bea1ed87e80cea44c953 100644 (file)
@@ -33,9 +33,9 @@ along with GCC; see the file COPYING3.  If not see
 #include "convert.h"
 #include "cgraph.h"
 #include "splay-tree.h"
-#include "gimple.h"
-#include "gimplify.h"
 #include "hash-table.h"
+#include "gimple-expr.h"
+#include "gimplify.h"
 
 static tree bot_manip (tree *, int *, void *);
 static tree bot_replace (tree *, int *, void *);