uses firm_types.h now
authorChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 25 Oct 2005 14:42:12 +0000 (14:42 +0000)
committerChristian Würdig <chriswue@ipd.info.uni-karlsruhe.de>
Tue, 25 Oct 2005 14:42:12 +0000 (14:42 +0000)
[r6800]

ir/ana/trouts.h

index 6861c6b..f500a01 100644 (file)
@@ -31,9 +31,8 @@
 # ifndef _TROUTS_H_
 # define _TROUTS_H_
 
-#include "type.h"
-#include "entity.h"
-#include "irnode.h"
+#include "firm_types.h"
+#include "irgraph.h"
 
 /*-----------------------------------------------------------------*/
 /* Accessing the trout datastructures.                             */