diff options
Diffstat (limited to 'gdb/psymtab.c')
-rw-r--r-- | gdb/psymtab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/psymtab.c b/gdb/psymtab.c index 9db8a7a..406b3b3 100644 --- a/gdb/psymtab.c +++ b/gdb/psymtab.c @@ -29,7 +29,7 @@ #include "ui-out.h" #include "command.h" #include "readline/tilde.h" -#include "gdb_regex.h" +#include "gdbsupport/gdb_regex.h" #include "dictionary.h" #include "language.h" #include "cp-support.h" |