Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / dwarf-index-cache.c
index d01790149351187f0b220d69eed081658c47c81a..f003022b72a3acc9010c1d19c95110f114fa9bd5 100644 (file)
 #include "build-id.h"
 #include "cli/cli-cmds.h"
 #include "command.h"
-#include "common/scoped_mmap.h"
-#include "common/pathstuff.h"
+#include "gdbsupport/scoped_mmap.h"
+#include "gdbsupport/pathstuff.h"
 #include "dwarf-index-write.h"
 #include "dwarf2read.h"
 #include "objfiles.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include <string>
 #include <stdlib.h>
 
This page took 0.032129 seconds and 4 git commands to generate.