diff options
Diffstat (limited to 'gdb/remote-vx68.c')
-rw-r--r-- | gdb/remote-vx68.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-vx68.c b/gdb/remote-vx68.c index e9c0fb5..59c6cdd 100644 --- a/gdb/remote-vx68.c +++ b/gdb/remote-vx68.c @@ -26,7 +26,7 @@ #include "vx-share/regPacket.h" #include "frame.h" #include "inferior.h" -#include "wait.h" +#include "gdb_wait.h" #include "target.h" #include "gdbcore.h" #include "command.h" |