diff options
Diffstat (limited to 'gdb/config/ia64/xm-aix.h')
-rw-r--r-- | gdb/config/ia64/xm-aix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/ia64/xm-aix.h b/gdb/config/ia64/xm-aix.h index 6ca026d..ad717d5 100644 --- a/gdb/config/ia64/xm-aix.h +++ b/gdb/config/ia64/xm-aix.h @@ -23,6 +23,6 @@ /* Pick up more stuff from the generic SVR4 host include file. */ -#include "xm-sysv4.h" +#include "config/xm-sysv4.h" #endif /* #ifndef XM_AIX_H */ |