diff options
Diffstat (limited to 'gdb/dbxread.c')
-rw-r--r-- | gdb/dbxread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dbxread.c b/gdb/dbxread.c index 430e3f5..1d6024a 100644 --- a/gdb/dbxread.c +++ b/gdb/dbxread.c @@ -42,7 +42,7 @@ #include <fcntl.h> #endif -#include "obstack.h" +#include "gdb_obstack.h" #include "gdb_stat.h" #include "symtab.h" #include "breakpoint.h" |