diff options
Diffstat (limited to 'gdb/dstread.c')
-rw-r--r-- | gdb/dstread.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dstread.c b/gdb/dstread.c index 82e5e9c..544d7dd 100644 --- a/gdb/dstread.c +++ b/gdb/dstread.c @@ -28,7 +28,7 @@ #include "symfile.h" #include "objfiles.h" #include "buildsym.h" -#include "obstack.h" +#include "gdb_obstack.h" #include "gdb_string.h" |