X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fcommon%2Ffirm.h;h=c09faf1e2b502fbaedd0d0a7a80f8c53b1b4c1cc;hb=96c5cb7f6d35be68da042a37534850c999289f9a;hp=4017d64d6a2b0740402b69f2db8a8ce4c38faf70;hpb=25ec37706b0e1ef5d327bbb2856c2a4630f9aebb;p=libfirm diff --git a/ir/common/firm.h b/ir/common/firm.h index 4017d64d6..c09faf1e2 100644 --- a/ir/common/firm.h +++ b/ir/common/firm.h @@ -56,6 +56,7 @@ extern "C" { /* The representations */ #include "firm_common.h" /* common type tags. */ #include "irprog.h" /* control flow and data of a program */ +#include "irgraph.h" /* graphs */ #include "type.h" /* type representation */ #include "entity.h" /* entity representation */ #include "tv.h" /* target values */