replaced inline by __inline to allow to be compiled in gcc and msvc modes
[libfirm] / ir / lower / lower_hl.c
index da09af0..1bd1ffe 100644 (file)
 # include "config.h"
 #endif
 
+#include "lowering.h"
 #include "irmode_t.h"
 #include "irnode_t.h"
 #include "entity_t.h"
 #include "typerep.h"
 #include "irprog_t.h"
 #include "ircons.h"
-#include "lower_hl.h"
 #include "irhooks.h"
 #include "irgmod.h"
 #include "irgwalk.h"