gdb: rename things related to step over chains
[deliverable/binutils-gdb.git] / gdb / filename-seen-cache.h
index 5ed6304758947846b6c3568405b5d76ed40dfdc8..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.
 
@@ -20,8 +20,8 @@
 #ifndef FILENAME_SEEN_CACHE_H
 #define FILENAME_SEEN_CACHE_H
 
-#include "common/function-view.h"
 #include "defs.h"
+#include "gdbsupport/function-view.h"
 
 /* Cache to watch for file names already seen.  */
 
This page took 0.037875 seconds and 4 git commands to generate.