Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / cp-support.h
index c2e63ea0de3f3b1d8973113df3d1a4a6afa33144..987850730ac10ddf559f5109a3a543f82ab06aa0 100644 (file)
 /* We need this for 'domain_enum', alas...  */
 
 #include "symtab.h"
-#include "common/vec.h"
-#include "common/gdb_vecs.h"
+#include "gdbsupport/vec.h"
+#include "gdbsupport/gdb_vecs.h"
 #include "gdb_obstack.h"
-#include "common/array-view.h"
+#include "gdbsupport/array-view.h"
 #include <vector>
 
 /* Opaque declarations.  */
This page took 0.023201 seconds and 4 git commands to generate.