Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbarch-selftests.c
index 0efd4bc13055c6ef33a1a193ccf18b1a3d8d76de..bc8d9bda7aa460a131b7f5e809eb11609918f8e3 100644 (file)
 
 #include "defs.h"
 #if GDB_SELF_TEST
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include "selftest-arch.h"
 #include "inferior.h"
 #include "gdbthread.h"
 #include "target.h"
 #include "test-target.h"
 #include "target-float.h"
-#include "common/def-vector.h"
+#include "gdbsupport/def-vector.h"
 
 namespace selftests {
 
This page took 0.024444 seconds and 4 git commands to generate.