Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / unittests / string_view-selftests.c
index 261a46b62bdc666a1cc476006c9fae3bc7e01bbb..21a10e65afa007b9daf123ed6639635e5fe8a2cf 100644 (file)
@@ -24,7 +24,7 @@
 #define GNULIB_NAMESPACE gnulib
 
 #include "defs.h"
-#include "selftest.h"
+#include "common/selftest.h"
 #include "common/gdb_string_view.h"
 
 /* Used by the included .cc files below.  Included here because the
This page took 0.024041 seconds and 4 git commands to generate.