diff --git a/gcc/tree-if-conv.cc b/gcc/tree-if-conv.cc
index 5aac65cfbd18d68c8b5801e9a5d250136d11ce3c..735e47763de1ee1f1276d5e2615d486f2ac717ca 100644
--- a/gcc/tree-if-conv.cc
+++ b/gcc/tree-if-conv.cc
@@ -124,7 +124,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "tree-vectorizer.h"
 #include "tree-eh.h"
 #include "cgraph.h"
-#include "print-tree.h"
 
 /* For lang_hooks.types.type_for_mode.  */
 #include "langhooks.h"