Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-x86-low.c
index db240e2bc46ce3ada2c981490947d41668f66e00..cb0169c4bd5649b82b87497738dbba26d4a6e36b 100644 (file)
@@ -24,7 +24,7 @@
 #include "linux-low.h"
 #include "i387-fp.h"
 #include "x86-low.h"
-#include "common/x86-xstate.h"
+#include "gdbsupport/x86-xstate.h"
 #include "nat/gdb_ptrace.h"
 
 #ifdef __x86_64__
@@ -38,7 +38,7 @@
 #include "elf/common.h"
 #endif
 
-#include "common/agent.h"
+#include "gdbsupport/agent.h"
 #include "tdesc.h"
 #include "tracepoint.h"
 #include "ax.h"
This page took 0.069939 seconds and 4 git commands to generate.