From: Richard Kenner Date: Sun, 27 Dec 1992 02:32:35 +0000 (-0500) Subject: Include a29k/a29k.h instead of a29k.h. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fae937a896e00b81a8ae4612b7604942c656bba3;p=gcc.git Include a29k/a29k.h instead of a29k.h. From-SVN: r2916 --- 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. */