diff options
Diffstat (limited to 'gdb/config/i960/tm-vx960.h')
-rw-r--r-- | gdb/config/i960/tm-vx960.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/i960/tm-vx960.h b/gdb/config/i960/tm-vx960.h index 16fc62a..a2e07cc 100644 --- a/gdb/config/i960/tm-vx960.h +++ b/gdb/config/i960/tm-vx960.h @@ -21,7 +21,7 @@ Boston, MA 02111-1307, USA. */ #include "i960/tm-i960.h" -#include "tm-vxworks.h" +#include "config/tm-vxworks.h" /* Under VxWorks the IP isn't filled in. Skip it, go with RIP, which has the real value. */ |