From: Florian Liekweg Date: Fri, 14 Jan 2005 13:33:10 +0000 (+0000) Subject: Use only public irnode interface X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=7fd33197feab078b91ce16dbf3752409cce37775;p=libfirm Use only public irnode interface [r4908] --- 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