diff options
author | Richard Kenner <kenner@gcc.gnu.org> | 1992-12-26 21:34:51 -0500 |
---|---|---|
committer | Richard Kenner <kenner@gcc.gnu.org> | 1992-12-26 21:34:51 -0500 |
commit | 0570c42392880a6359ce2bacd928c2a18b0502c2 (patch) | |
tree | 849bab707f7e38cfffb5920e58a147e78690f713 /gcc | |
parent | d737b6aba85e233c4fffff7cf5b6f463cdcf461f (diff) | |
download | gcc-0570c42392880a6359ce2bacd928c2a18b0502c2.zip gcc-0570c42392880a6359ce2bacd928c2a18b0502c2.tar.gz gcc-0570c42392880a6359ce2bacd928c2a18b0502c2.tar.bz2 |
Include rs6000/xm-rs6000.h instead of xm-rs6000.h.
From-SVN: r2918
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/rs6000/xm-mach.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/rs6000/xm-mach.h b/gcc/config/rs6000/xm-mach.h index e57cccf..c9c835e 100644 --- a/gcc/config/rs6000/xm-mach.h +++ b/gcc/config/rs6000/xm-mach.h @@ -19,5 +19,5 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include "xm-rs6000.h" +#include "rs6000/xm-rs6000.h" #undef USG |