diff options
Diffstat (limited to 'gdb/nat/x86-dregs.h')
-rw-r--r-- | gdb/nat/x86-dregs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nat/x86-dregs.h b/gdb/nat/x86-dregs.h index 588b20a..67384a2 100644 --- a/gdb/nat/x86-dregs.h +++ b/gdb/nat/x86-dregs.h @@ -32,7 +32,7 @@ #ifndef X86_DREGS_H #define X86_DREGS_H 1 -#include "break-common.h" /* target_hw_bp_type */ +#include "common/break-common.h" /* target_hw_bp_type */ /* Low-level function vector. */ |