diff options
Diffstat (limited to 'gdb/remote-e7000.c')
-rw-r--r-- | gdb/remote-e7000.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/remote-e7000.c b/gdb/remote-e7000.c index 5e1017f..c5ced87 100644 --- a/gdb/remote-e7000.c +++ b/gdb/remote-e7000.c @@ -37,7 +37,7 @@ #include "gdbarch.h" #include "inferior.h" #include "target.h" -#include "wait.h" +#include "gdb_wait.h" #include "value.h" #include "command.h" #include <signal.h> |