Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / string_view-selftests.c
index b2a2bf7f2e95ca75f1ba51977a9e8f411f83b0b1..910f6588d7b4543cff9a9bf65e9a853e9c1bfa0a 100644 (file)
@@ -24,8 +24,8 @@
 #define GNULIB_NAMESPACE gnulib
 
 #include "defs.h"
-#include "common/selftest.h"
-#include "common/gdb_string_view.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/gdb_string_view.h"
 
 /* Used by the included .cc files below.  Included here because the
    included test files are wrapped in a namespace.  */
This page took 0.030229 seconds and 4 git commands to generate.