From 5ef886dbbc144a021ba045d27340d2a18841f95c Mon Sep 17 00:00:00 2001 From: James Van Artsdalen Date: Wed, 30 Dec 1992 05:25:10 +0000 Subject: Fix typo in last include change. From-SVN: r2985 --- gcc/config/i386/gas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/i386/gas.h b/gcc/config/i386/gas.h index be1118f..4821a89 100644 --- a/gcc/config/i386/gas.h +++ b/gcc/config/i386/gas.h @@ -20,7 +20,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Note that i386/seq-gas.h is a GAS configuration that does not use this file. */ -#include "i386/386.h" +#include "i386/i386.h" #ifndef YES_UNDERSCORES /* Define this now, because i386/bsd.h tests it. */ -- cgit v1.1