include lower_hl.h in complete header
authorMatthias Braun <matze@braunis.de>
Fri, 18 May 2007 13:40:42 +0000 (13:40 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 18 May 2007 13:40:42 +0000 (13:40 +0000)
[r13916]

ir/common/firm.h

index 4db9c0e..24ccba5 100644 (file)
@@ -102,6 +102,7 @@ extern "C" {
 #include "lower_calls.h"      /* lowering of different calls */
 #include "lower_intrinsics.h" /* lowering of intrinsic calls */
 #include "lower_dw.h"         /* double word types lowering */
+#include "lower_hl.h"
 
 /* Analyses */
 #include "irouts.h"           /* Graph reversal / out edges. */