diff options
Diffstat (limited to 'gdb/arm-stub.c')
-rw-r--r-- | gdb/arm-stub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/arm-stub.c b/gdb/arm-stub.c index 0717af49c3..9423fcd317 100644 --- a/gdb/arm-stub.c +++ b/gdb/arm-stub.c | |||
@@ -19,7 +19,7 @@ | |||
19 | 19 | ||
20 | #include <stdbool.h> | 20 | #include <stdbool.h> |
21 | #include <string.h> | 21 | #include <string.h> |
22 | #include "usb_serial.h" | 22 | #include "ifp_usb_serial.h" |
23 | #include "sscanf.h" | 23 | #include "sscanf.h" |
24 | #include "pnx0101.h" | 24 | #include "pnx0101.h" |
25 | #include "gdb_api.h" | 25 | #include "gdb_api.h" |