diff options
Diffstat (limited to 'gcc/config/pa/pa1.h')
-rw-r--r-- | gcc/config/pa/pa1.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/pa/pa1.h b/gcc/config/pa/pa1.h index 767101f9..af44f89 100644 --- a/gcc/config/pa/pa1.h +++ b/gcc/config/pa/pa1.h @@ -23,4 +23,4 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ /* This is the same as pa.h, except that we generate snake code by default. */ -#include "pa.h" +#include "pa/pa.h" |