aboutsummaryrefslogtreecommitdiff
path: root/gdb/unittests/string_view-selftests.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/unittests/string_view-selftests.c')
-rw-r--r--gdb/unittests/string_view-selftests.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/unittests/string_view-selftests.c b/gdb/unittests/string_view-selftests.c
index 261a46b..21a10e6 100644
--- a/gdb/unittests/string_view-selftests.c
+++ b/gdb/unittests/string_view-selftests.c
@@ -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