Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbthread.h
index ffd4bf5c822e8b29b303f568a8014f4d4248a059..04230d3c170e74afe8f16910c9448a035d2b5abe 100644 (file)
@@ -27,12 +27,12 @@ struct symtab;
 #include "frame.h"
 #include "ui-out.h"
 #include "btrace.h"
-#include "common/vec.h"
+#include "gdbsupport/vec.h"
 #include "target/waitstatus.h"
 #include "cli/cli-utils.h"
-#include "common/refcounted-object.h"
-#include "common/common-gdbthread.h"
-#include "common/forward-scope-exit.h"
+#include "gdbsupport/refcounted-object.h"
+#include "gdbsupport/common-gdbthread.h"
+#include "gdbsupport/forward-scope-exit.h"
 
 struct inferior;
 
This page took 0.024823 seconds and 4 git commands to generate.