diff options
Diffstat (limited to 'gdb/symfile.c')
-rw-r--r-- | gdb/symfile.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symfile.c b/gdb/symfile.c index 4875cbf..e5ff384 100644 --- a/gdb/symfile.c +++ b/gdb/symfile.c @@ -57,7 +57,7 @@ #include "gdb_bfd.h" #include "cli/cli-utils.h" #include "common/byte-vector.h" -#include "selftest.h" +#include "common/selftest.h" #include "cli/cli-style.h" #include "common/forward-scope-exit.h" |