added missing include, removed warning
[libfirm] / ir / ir / iredges.c
index 2619a14..c42dda2 100644 (file)
@@ -17,6 +17,7 @@
 
 #include "irnode_t.h"
 #include "iredges_t.h"
+#include "irgwalk.h"
 #include "irdump_t.h"
 #include "irprintf.h"
 #include "irhooks.h"