diff options
Diffstat (limited to 'gdb/macrotab.h')
-rw-r--r-- | gdb/macrotab.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/macrotab.h b/gdb/macrotab.h index d1e1453..045d162 100644 --- a/gdb/macrotab.h +++ b/gdb/macrotab.h @@ -20,7 +20,7 @@ #ifndef MACROTAB_H #define MACROTAB_H -#include "common/function-view.h" +#include "gdbsupport/function-view.h" struct obstack; struct bcache; |