From e92cec9da86c3389c892c932541c78393fec70f9 Mon Sep 17 00:00:00 2001 From: James Van Artsdalen Date: Mon, 28 Dec 1992 02:28:48 +0000 Subject: Renamed from att386.h. Use new file names for included 386 files. From-SVN: r2938 --- gcc/config/i386/att.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/config/i386/att.h b/gcc/config/i386/att.h index f07bbe0..dce43a9 100644 --- a/gcc/config/i386/att.h +++ b/gcc/config/i386/att.h @@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* Include common aspects of all 386 Unix assemblers. */ -#include "unx386.h" +#include "i386/unix.h" #define TARGET_VERSION fprintf (stderr, " (80386, ATT syntax)"); -- cgit v1.1