diff options
Diffstat (limited to 'gdb/config/powerpc/xm-aix.h')
-rw-r--r-- | gdb/config/powerpc/xm-aix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/powerpc/xm-aix.h b/gdb/config/powerpc/xm-aix.h index cc98650..e663453 100644 --- a/gdb/config/powerpc/xm-aix.h +++ b/gdb/config/powerpc/xm-aix.h @@ -19,7 +19,7 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "xm-aix4.h" +#include "config/xm-aix4.h" /* This doesn't seem to be declared in any header file I can find. */ char *termdef (int, int); |