renamed inline into INLINE
[libfirm] / ir / opt / reassoc.c
index 4e8db32..2b3e10c 100644 (file)
 #include "config.h"
 #endif
 
+#include "iropt_t.h"
 #include "irnode_t.h"
 #include "irgraph_t.h"
 #include "irmode_t.h"
-#include "iropt_t.h"
 #include "ircons_t.h"
 #include "irgmod.h"
 #include "dbginfo.h"