diff options
Diffstat (limited to 'gdb/dwarf-index-cache.h')
-rw-r--r-- | gdb/dwarf-index-cache.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/dwarf-index-cache.h b/gdb/dwarf-index-cache.h index 2f26763..5ff09ff 100644 --- a/gdb/dwarf-index-cache.h +++ b/gdb/dwarf-index-cache.h @@ -21,7 +21,7 @@ #define DWARF_INDEX_CACHE_H #include "dwarf-index-common.h" -#include "common/array-view.h" +#include "gdbsupport/array-view.h" #include "symfile.h" /* Base of the classes used to hold the resources of the indices loaded from |