Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / scoped_fd-selftests.c
index 886ff261acb404a29204fe4a3b1c84cd48623dfe..c3d17102cd5d897fdaa97554c3c155a8e66351ac 100644 (file)
 
 #include "defs.h"
 
-#include "common/filestuff.h"
-#include "common/scoped_fd.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/scoped_fd.h"
 #include "config.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 
 namespace selftests {
 namespace scoped_fd {
This page took 0.026797 seconds and 4 git commands to generate.