Added a kill_node() function to support the out edges
[libfirm] / ir / tr / tpop_t.h
index 086b04f..29e7ae6 100644 (file)
@@ -29,7 +29,7 @@
 #include <stdlib.h>
 
 #include "firm_types.h"
-#include "tpop.h"
+#include "typerep.h"
 #include "irmode.h"
 
 /** A function called to free attributes of a type. */