aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa1.h
diff options
context:
space:
mode:
authorJeff Law <law@gcc.gnu.org>1993-01-05 21:53:12 -0700
committerJeff Law <law@gcc.gnu.org>1993-01-05 21:53:12 -0700
commit9986f6d24eb9ef383fbc30a294deb78a4224875f (patch)
tree6d6352f98b0e82f311f560e71736232df43c1090 /gcc/config/pa/pa1.h
parent46ca7b2db5c1846e124ab360ae2c9cc1fa57cb8d (diff)
downloadgcc-9986f6d24eb9ef383fbc30a294deb78a4224875f.zip
gcc-9986f6d24eb9ef383fbc30a294deb78a4224875f.tar.gz
gcc-9986f6d24eb9ef383fbc30a294deb78a4224875f.tar.bz2
Handle PA configuration files in new subdirectory.
From-SVN: r3112
Diffstat (limited to 'gcc/config/pa/pa1.h')
-rw-r--r--gcc/config/pa/pa1.h2
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"