Fix typo in last include change.
authorJames Van Artsdalen <jrv@gnu.org>
Wed, 30 Dec 1992 05:25:10 +0000 (05:25 +0000)
committerJames Van Artsdalen <jrv@gnu.org>
Wed, 30 Dec 1992 05:25:10 +0000 (05:25 +0000)
From-SVN: r2985

gcc/config/i386/gas.h

index be1118f..4821a89 100644 (file)
@@ -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.  */