diff options
Diffstat (limited to 'gdb/symmisc.c')
-rw-r--r-- | gdb/symmisc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symmisc.c b/gdb/symmisc.c index 55f6926..198b2d6 100644 --- a/gdb/symmisc.c +++ b/gdb/symmisc.c @@ -29,7 +29,7 @@ #include "objfiles.h" #include "breakpoint.h" #include "command.h" -#include "obstack.h" +#include "gdb_obstack.h" #include "language.h" #include "bcache.h" |