From: Michael Beck Date: Fri, 18 May 2007 15:52:18 +0000 (+0000) Subject: [r13918] X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=8311ecbc1630e4681724af2d1a8c9a44991402b8;p=libfirm [r13918] --- diff --git a/ir/common/firm.h b/ir/common/firm.h index 24ccba585..09edffc77 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -102,7 +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" +#include "lower_hl.h" /* lowering of high-level constructs */ /* Analyses */ #include "irouts.h" /* Graph reversal / out edges. */