diff options
Diffstat (limited to 'gdb/exec.c')
-rw-r--r-- | gdb/exec.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ #include "frame.h" #include "inferior.h" #include "target.h" -#include "gdbcmd.h" +#include "cli/cli-cmds.h" #include "language.h" #include "filenames.h" #include "symfile.h" |