summaryrefslogtreecommitdiff
path: root/gdb/x86-nat.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/x86-nat.h')
-rw-r--r--gdb/x86-nat.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gdb/x86-nat.h b/gdb/x86-nat.h
index baa4218a87b..09eb73fb019 100644
--- a/gdb/x86-nat.h
+++ b/gdb/x86-nat.h
@@ -23,8 +23,10 @@
#ifndef X86_NAT_H
#define X86_NAT_H 1
-#include "breakpoint.h"
#include "nat/x86-dregs.h"
+
+/* Local includes. */
+#include "breakpoint.h"
#include "target.h"
/* Hardware-assisted breakpoints and watchpoints. */