diff options
Diffstat (limited to 'gdb/s12z-tdep.c')
-rw-r--r-- | gdb/s12z-tdep.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/s12z-tdep.c b/gdb/s12z-tdep.c index 29d4ef3..c24c756 100644 --- a/gdb/s12z-tdep.c +++ b/gdb/s12z-tdep.c @@ -24,7 +24,7 @@ #include "gdbsupport/errors.h" #include "frame-unwind.h" #include "gdbcore.h" -#include "gdbcmd.h" +#include "cli/cli-cmds.h" #include "inferior.h" #include "opcode/s12z.h" #include "trad-frame.h" |