jit: c++-ify gdb_block
[deliverable/binutils-gdb.git] / gdb / dwarf-index-cache.h
index b4fa8c4a6352d8e4dacfc9c4be2827cd89210714..5ff09ff551ccba61b9918aab10dfc7c3be73fc72 100644 (file)
@@ -1,6 +1,6 @@
 /* Caching of GDB/DWARF index files.
 
-   Copyright (C) 2018 Free Software Foundation, Inc.
+   Copyright (C) 2018-2019 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.025337 seconds and 4 git commands to generate.