gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gdb / filename-seen-cache.h
index 6c8970090f56123e5d5b08834b86e750cbfc15b8..ee064c32565aea699574e802b8b50eee737e90aa 100644 (file)
@@ -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.  */
 
This page took 0.027023 seconds and 4 git commands to generate.