OSDN Git Service

Revert revision 161876.
[pf3gnuchains/gcc-fork.git] / gcc / gimple-pretty-print.h
index 4d2fd4b..b7c525d 100644 (file)
@@ -22,6 +22,9 @@ along with GCC; see the file COPYING3.  If not see
 #ifndef GCC_GIMPLE_PRETTY_PRINT_H
 #define GCC_GIMPLE_PRETTY_PRINT_H
 
+#include "pretty-print.h"
+#include "tree-pretty-print.h"
+
 /* In gimple-pretty-print.c  */
 extern void debug_gimple_stmt (gimple);
 extern void debug_gimple_seq (gimple_seq);