From fae937a896e00b81a8ae4612b7604942c656bba3 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Sat, 26 Dec 1992 21:32:35 -0500 Subject: [PATCH] Include a29k/a29k.h instead of a29k.h. From-SVN: r2916 --- gcc/config/a29k/unix.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gcc/config/a29k/unix.h b/gcc/config/a29k/unix.h index a67d6c3e7a9..0102c751563 100644 --- a/gcc/config/a29k/unix.h +++ b/gcc/config/a29k/unix.h @@ -22,7 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This is mostly the same as a29k.h, except that we define unix instead of EPI and define unix-style machine names. */ -#include "a29k.h" +#include "a29k/a29k.h" /* Set our default target to be the 29050; that is the more interesting chip for Unix systems. */ -- 2.30.2