diff options
Diffstat (limited to 'gdb/source.c')
-rw-r--r-- | gdb/source.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/source.c b/gdb/source.c index dd26043..9569aa0 100644 --- a/gdb/source.c +++ b/gdb/source.c @@ -33,7 +33,7 @@ #include "gdb_stat.h" #include <fcntl.h> #include "gdbcore.h" -#include "gnu-regex.h" +#include "gdb_regex.h" #include "symfile.h" #include "objfiles.h" #include "annotate.h" |