X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdwarf-index-write.c;h=7d59a1ba160aafac7aeff9093b0f46338413706e;hb=268a13a5a3f7c6b9b6ffc5ac2d1b24eb41f3fbdc;hp=3f5862aeb4ca2167babbb22a87d08e183752539d;hpb=5b0e2db4fa08b43e9ff78d6e9a45d496522bd241;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/dwarf-index-write.c b/gdb/dwarf-index-write.c index 3f5862aeb4..7d59a1ba16 100644 --- a/gdb/dwarf-index-write.c +++ b/gdb/dwarf-index-write.c @@ -21,11 +21,11 @@ #include "addrmap.h" #include "cli/cli-decode.h" -#include "common/byte-vector.h" -#include "common/filestuff.h" -#include "common/gdb_unlinker.h" -#include "common/pathstuff.h" -#include "common/scoped_fd.h" +#include "gdbsupport/byte-vector.h" +#include "gdbsupport/filestuff.h" +#include "gdbsupport/gdb_unlinker.h" +#include "gdbsupport/pathstuff.h" +#include "gdbsupport/scoped_fd.h" #include "complaints.h" #include "dwarf-index-common.h" #include "dwarf2.h"