From: James Van Artsdalen Date: Wed, 30 Dec 1992 05:25:10 +0000 (+0000) Subject: Fix typo in last include change. X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5ef886dbbc144a021ba045d27340d2a18841f95c;p=platform%2Fupstream%2Fgcc.git Fix typo in last include change. From-SVN: r2985 --- 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. */