diff options
Diffstat (limited to 'gdb/go32-nat.c')
-rw-r--r-- | gdb/go32-nat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/go32-nat.c b/gdb/go32-nat.c index 1d8c16f..386c73c 100644 --- a/gdb/go32-nat.c +++ b/gdb/go32-nat.c @@ -91,7 +91,7 @@ #include "gdbsupport/gdb_wait.h" #include "gdbcore.h" #include "command.h" -#include "gdbcmd.h" +#include "cli/cli-cmds.h" #include "floatformat.h" #include "buildsym-legacy.h" #include "i387-tdep.h" |