Cosmetic
[libfirm] / ir / opt / ldstopt.c
index 9a77017..ae143ab 100644 (file)
@@ -35,7 +35,7 @@
 # include "iropt_dbg.h"
 # include "irflag_t.h"
 # include "array.h"
-# include "firmstat.h"
+# include "irhooks.h"
 
 #undef IMAX
 #define IMAX(a,b)      ((a) > (b) ? (a) : (b))