doxygen comment updated
[libfirm] / ir / ana / trouts.c
index 6ae8c84..0d12f4a 100644 (file)
@@ -14,6 +14,7 @@
 #include "config.h"
 #endif
 
+#include "irnode.h"
 #include "trouts.h"
 
 #include "array.h"
@@ -21,6 +22,7 @@
 
 #include "irprog_t.h"
 #include "irgwalk.h"
+#include "irnode.h"
 
 
 /*------------------------------------------------------------------*/