Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / cli / cli-dump.c
index 621bc9373ff76e7d9efef81c0e1b164430d2470a..1910ca27659db40edf1a4b755ca3494f1907ed0a 100644 (file)
@@ -30,8 +30,8 @@
 #include "gdbcore.h"
 #include "cli/cli-utils.h"
 #include "gdb_bfd.h"
-#include "common/filestuff.h"
-#include "common/byte-vector.h"
+#include "gdbsupport/filestuff.h"
+#include "gdbsupport/byte-vector.h"
 
 static gdb::unique_xmalloc_ptr<char>
 scan_expression (const char **cmd, const char *def)
This page took 0.029548 seconds and 4 git commands to generate.