aboutsummaryrefslogtreecommitdiff
path: root/gdb/nat/x86-linux-dregs.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/nat/x86-linux-dregs.c')
-rw-r--r--gdb/nat/x86-linux-dregs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/nat/x86-linux-dregs.c b/gdb/nat/x86-linux-dregs.c
index 220e3b8..33bbfa2 100644
--- a/gdb/nat/x86-linux-dregs.c
+++ b/gdb/nat/x86-linux-dregs.c
@@ -17,7 +17,7 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
-#include "common-defs.h"
+#include "common/common-defs.h"
#include "nat/gdb_ptrace.h"
#include <sys/user.h>
#include "target/waitstatus.h"