aboutsummaryrefslogtreecommitdiff
path: root/gdb/x86-nat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/x86-nat.c')
-rw-r--r--gdb/x86-nat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/x86-nat.c b/gdb/x86-nat.c
index 5826716..84c835f 100644
--- a/gdb/x86-nat.c
+++ b/gdb/x86-nat.c
@@ -18,7 +18,7 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "x86-nat.h"
-#include "gdbcmd.h"
+#include "cli/cli-cmds.h"
#include "inferior.h"
#include <unordered_map>