aboutsummaryrefslogtreecommitdiff
path: root/gdb/symfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r--gdb/symfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c
index 883f1c0b050..7ebb07d5394 100644
--- a/gdb/symfile.c
+++ b/gdb/symfile.c
@@ -31,7 +31,7 @@
#include "symfile.h"
#include "objfiles.h"
#include "source.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
#include "breakpoint.h"
#include "language.h"
#include "complaints.h"