X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fsource-cache.c;h=94d82073bccb06a327952794c01540890d6c3355;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=86efe83bf9a5679de9a58e2ff0ebe9a3dc37c11e;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/source-cache.c b/gdb/source-cache.c index 86efe83bf9..94d82073bc 100644 --- a/gdb/source-cache.c +++ b/gdb/source-cache.c @@ -18,7 +18,7 @@ #include "defs.h" #include "source-cache.h" -#include "common/scoped_fd.h" +#include "gdbsupport/scoped_fd.h" #include "source.h" #include "cli/cli-style.h"