Guard against 'current_directory == NULL' on gdb_abspath (PR gdb/23613)
[deliverable/binutils-gdb.git] / gdb / filename-seen-cache.h
index 5ed6304758947846b6c3568405b5d76ed40dfdc8..90bd564e57cf5e5047ba07d9e89d3a94cbcdceda 100644 (file)
@@ -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.025753 seconds and 4 git commands to generate.