Add passes for inlining, private methods.
[libfirm] / ir / opt / scalar_replace.c
index 0725086..59588da 100644 (file)
@@ -40,6 +40,7 @@
 #include "irgwalk.h"
 #include "irgmod.h"
 #include "irnode_t.h"
+#include "irpass.h"
 #include "irtools.h"
 #include "xmalloc.h"
 #include "debug.h"