diff options
Diffstat (limited to 'gdb/rust-parse.c')
-rw-r--r-- | gdb/rust-parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/rust-parse.c b/gdb/rust-parse.c index a3969fe..31a1ee3 100644 --- a/gdb/rust-parse.c +++ b/gdb/rust-parse.c @@ -23,7 +23,7 @@ #include "charset.h" #include "cp-support.h" #include "gdbsupport/gdb_obstack.h" -#include "gdb_regex.h" +#include "gdbsupport/gdb_regex.h" #include "rust-lang.h" #include "parser-defs.h" #include "gdbsupport/selftest.h" |