From e58232cd7ba5bf48ccec85d3e7f8e29402865dda Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 19 Jan 1993 03:21:31 +0000 Subject: [PATCH] Include objc-act.h. From-SVN: r3272 --- gcc/objc/objc-act.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/objc/objc-act.c b/gcc/objc/objc-act.c index 255c14bfc4d..a1854e64638 100644 --- a/gcc/objc/objc-act.c +++ b/gcc/objc/objc-act.c @@ -45,7 +45,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "c-tree.h" #include "c-lex.h" #include "flags.h" -#include "objc-actions.h" +#include "objc-act.h" #include "input.h" /* The GNU run time requires the selectors in a vector -- 2.30.2