aboutsummaryrefslogtreecommitdiff
path: root/gdb/ax-gdb.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ax-gdb.c')
-rw-r--r--gdb/ax-gdb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/ax-gdb.c b/gdb/ax-gdb.c
index ae0992a..ab5e800 100644
--- a/gdb/ax-gdb.c
+++ b/gdb/ax-gdb.c
@@ -24,7 +24,7 @@
#include "value.h"
#include "expression.h"
#include "command.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
#include "frame.h"
#include "target.h"
#include "ax.h"