added irextbb.h include
authorMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 31 May 2005 09:15:14 +0000 (09:15 +0000)
committerMichael Beck <beck@ipd.info.uni-karlsruhe.de>
Tue, 31 May 2005 09:15:14 +0000 (09:15 +0000)
[r5922]

ir/ir/irgraph.h

index 2858d66..0d4ed54 100644 (file)
@@ -21,6 +21,7 @@
 #include <stddef.h>
 
 #include "irop.h"
+#include "irextbb.h"
 
 # ifndef _IRGRAPH_H_
 # define _IRGRAPH_H_