Remove some explicit memory management from dwarf2read.c
[deliverable/binutils-gdb.git] / gdb / filename-seen-cache.h
index 824245e77e619070b954334075f122fcea27cb7d..ee064c32565aea699574e802b8b50eee737e90aa 100644 (file)
@@ -1,6 +1,6 @@
 /* Filename-seen cache for the GNU debugger, GDB.
 
-   Copyright (C) 1986-2019 Free Software Foundation, Inc.
+   Copyright (C) 1986-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -21,7 +21,7 @@
 #define FILENAME_SEEN_CACHE_H
 
 #include "defs.h"
-#include "common/function-view.h"
+#include "gdbsupport/function-view.h"
 
 /* Cache to watch for file names already seen.  */
 
This page took 0.02568 seconds and 4 git commands to generate.