X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Ffilename-seen-cache.h;h=ee064c32565aea699574e802b8b50eee737e90aa;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=6c8970090f56123e5d5b08834b86e750cbfc15b8;hpb=ce1459e528772057d51a507fa0c2bb1c8cbdca97;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/filename-seen-cache.h b/gdb/filename-seen-cache.h index 6c8970090f..ee064c3256 100644 --- a/gdb/filename-seen-cache.h +++ b/gdb/filename-seen-cache.h @@ -1,6 +1,6 @@ /* Filename-seen cache for the GNU debugger, GDB. - Copyright (C) 1986-2018 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. */