Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / nat / aarch64-linux.c
index 9c4c3ada7199ff99665b090cd5b0318e9e8ce275..94e07128834bf60cc18d7558f6276bd3b037fea9 100644 (file)
@@ -16,8 +16,8 @@
    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/common-defs.h"
-#include "common/break-common.h"
+#include "gdbsupport/common-defs.h"
+#include "gdbsupport/break-common.h"
 #include "nat/linux-nat.h"
 #include "nat/aarch64-linux-hw-point.h"
 #include "nat/aarch64-linux.h"
This page took 0.040525 seconds and 4 git commands to generate.