Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / progspace.h
index 039f55517305f797909d817c6c0500ff6602f541..073da1fbc062dc4dc4923c4b5d2fd222085f0460 100644 (file)
 #define PROGSPACE_H
 
 #include "target.h"
-#include "common/vec.h"
+#include "gdbsupport/vec.h"
 #include "gdb_bfd.h"
-#include "common/gdb_vecs.h"
+#include "gdbsupport/gdb_vecs.h"
 #include "registry.h"
-#include "common/next-iterator.h"
-#include "common/safe-iterator.h"
+#include "gdbsupport/next-iterator.h"
+#include "gdbsupport/safe-iterator.h"
 
 struct target_ops;
 struct bfd;
This page took 0.041836 seconds and 4 git commands to generate.