From 7fd33197feab078b91ce16dbf3752409cce37775 Mon Sep 17 00:00:00 2001 From: Florian Liekweg Date: Fri, 14 Jan 2005 13:33:10 +0000 Subject: [PATCH] Use only public irnode interface [r4908] --- ir/ana2/pto_debug.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ir/ana2/pto_debug.h b/ir/ana2/pto_debug.h index 7803f2a9e..20cb49d2c 100644 --- a/ir/ana2/pto_debug.h +++ b/ir/ana2/pto_debug.h @@ -16,7 +16,7 @@ # ifndef _PTO_DEBUG_ # define _PTO_DEBUG_ -# include "irnode_t.h" +# include "irnode.h" /* =================================================== Global Defines: @@ -51,6 +51,9 @@ void pto_print_pto (ir_node*); /* $Log$ + Revision 1.5 2005/01/14 13:33:10 liekweg + Use only public irnode interface + Revision 1.4 2004/12/21 15:51:07 beck simplifyed -- 2.20.1