summaryrefslogtreecommitdiff
path: root/gdb/cli/cli-cmds.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/cli/cli-cmds.h')
-rw-r--r--gdb/cli/cli-cmds.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/cli/cli-cmds.h b/gdb/cli/cli-cmds.h
index 94e210a84eb..188df05febd 100644
--- a/gdb/cli/cli-cmds.h
+++ b/gdb/cli/cli-cmds.h
@@ -17,8 +17,8 @@
#ifndef CLI_CLI_CMDS_H
#define CLI_CLI_CMDS_H
-#include "common/filestuff.h"
-#include "common/gdb_optional.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/gdb_optional.h"
/* Chain containing all defined commands. */