X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Flower%2Flower_switch.c;h=d43f74d931e1db71f534f90e1f4560e44f73942f;hb=f864dbddcf026827e85d49544abbb002841a5405;hp=6cfae4b48725a0955b2e16d83277d01db8db3a9d;hpb=16a8f0a8e5b7d01a16c71524841eadb3edc2b777;p=libfirm diff --git a/ir/lower/lower_switch.c b/ir/lower/lower_switch.c index 6cfae4b48..d43f74d93 100644 --- a/ir/lower/lower_switch.c +++ b/ir/lower/lower_switch.c @@ -30,6 +30,7 @@ #include +#include "array_t.h" #include "ircons.h" #include "irgopt.h" #include "irgwalk.h"