Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / dwarf2loc.c
index 37cda40ecf35e8f9257b0e8899ed67477a215fbf..83ff1f45d5a9752a6aba25aadce2e78f0efa5bf7 100644 (file)
 #include "dwarf2read.h"
 #include "dwarf2-frame.h"
 #include "compile/compile.h"
-#include "common/selftest.h"
+#include "gdbsupport/selftest.h"
 #include <algorithm>
 #include <vector>
 #include <unordered_set>
-#include "common/underlying.h"
-#include "common/byte-vector.h"
+#include "gdbsupport/underlying.h"
+#include "gdbsupport/byte-vector.h"
 
 extern int dwarf_always_disassemble;
 
This page took 0.029579 seconds and 4 git commands to generate.