Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / gdbtypes.h
index 49653ffcaf7d58f106689471c907e773e2f89f39..1a131e2279cafcefa6ee61a62db984605f9119ee 100644 (file)
  */
 
 #include "hashtab.h"
-#include "common/array-view.h"
-#include "common/offset-type.h"
-#include "common/enum-flags.h"
-#include "common/underlying.h"
-#include "common/print-utils.h"
+#include "gdbsupport/array-view.h"
+#include "gdbsupport/offset-type.h"
+#include "gdbsupport/enum-flags.h"
+#include "gdbsupport/underlying.h"
+#include "gdbsupport/print-utils.h"
 #include "gdbarch.h"
 
 /* Forward declarations for prototypes.  */
This page took 0.027207 seconds and 4 git commands to generate.