Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / mkdir-recursive-selftests.c
index a8b571f38c78d595097e4a503f32138ae9a997d1..8be4a922f712d29d102c7fa53279916ab07cfe5d 100644 (file)
 
 #include "defs.h"
 
-#include "common/filestuff.h"
-#include "common/selftest.h"
-#include "common/byte-vector.h"
-#include "common/pathstuff.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/byte-vector.h"
+#include "gdbsupport/pathstuff.h"
 
 namespace selftests {
 namespace mkdir_recursive {
This page took 0.041878 seconds and 4 git commands to generate.