Change regcache list to be an hash map
[deliverable/binutils-gdb.git] / gdb / dwarf-index-cache.h
index 2f2676321410b1b41c678dc711cd56e7ca17de64..bc1b30aa45fce5fd45fed92517753e22b84d2a40 100644 (file)
@@ -1,6 +1,6 @@
 /* Caching of GDB/DWARF index files.
 
-   Copyright (C) 2018-2019 Free Software Foundation, Inc.
+   Copyright (C) 2018-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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
This page took 0.024484 seconds and 4 git commands to generate.