Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / arm-tdep.c
index 8e3607cdea5fab983c9bd2caa649aaf8e5e50c84..fe6251924f9ca586f468b6b7c3edf7714ca1a46b 100644 (file)
@@ -55,7 +55,7 @@
 #include "coff/internal.h"
 #include "elf/arm.h"
 
-#include "common/vec.h"
+#include "gdbsupport/vec.h"
 
 #include "record.h"
 #include "record-full.h"
@@ -70,7 +70,7 @@
 #include "features/arm/arm-with-neon.c"
 
 #if GDB_SELF_TEST
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #endif
 
 static int arm_debug;
This page took 0.066886 seconds and 4 git commands to generate.