aboutsummaryrefslogtreecommitdiff
path: root/gdb/python/python.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/python/python.c')
-rw-r--r--gdb/python/python.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/python.c b/gdb/python/python.c
index a6875af..8121e5d 100644
--- a/gdb/python/python.c
+++ b/gdb/python/python.c
@@ -21,7 +21,7 @@
#include "command.h"
#include "ui-out.h"
#include "cli/cli-script.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
#include "progspace.h"
#include "objfiles.h"
#include "value.h"