Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / symtab.h
index e4ee7271a15f9d333fe584acd47fd2f9964aa64f..6780fa37be17b88a8cb7e2fb69441714912bd585 100644 (file)
 #include <array>
 #include <vector>
 #include <string>
-#include "common/gdb_vecs.h"
+#include "gdbsupport/gdb_vecs.h"
 #include "gdbtypes.h"
 #include "gdb_regex.h"
-#include "common/enum-flags.h"
-#include "common/function-view.h"
-#include "common/gdb_optional.h"
-#include "common/next-iterator.h"
+#include "gdbsupport/enum-flags.h"
+#include "gdbsupport/function-view.h"
+#include "gdbsupport/gdb_optional.h"
+#include "gdbsupport/next-iterator.h"
 #include "completer.h"
 
 /* Opaque declarations.  */
This page took 0.041131 seconds and 4 git commands to generate.