From: Michael Beck Date: Wed, 15 Mar 2006 12:51:27 +0000 (+0000) Subject: add missing include, removed unused one X-Git-Url: http://nsz.repo.hu/git/?a=commitdiff_plain;h=2b4b16f76e15042e4fb8dabd5b4166dd87858df2;p=libfirm add missing include, removed unused one --- diff --git a/ir/be/beasm_types.h b/ir/be/beasm_types.h index 102b41301..52ac0e8b6 100644 --- a/ir/be/beasm_types.h +++ b/ir/be/beasm_types.h @@ -7,7 +7,7 @@ #ifndef _BEASM_TYPES_H #define _BEASM_TYPES_H -#include "tv.h" +#include "type.h" /**