Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / compile / compile.c
index 25d0bfe60223a4d3f7214a03fc901fb40dcf1c34..4c0721daa677df31cef3d893f58b1e319ea0df68 100644 (file)
 #include "source.h"
 #include "block.h"
 #include "arch-utils.h"
-#include "common/filestuff.h"
+#include "gdbsupport/filestuff.h"
 #include "target.h"
 #include "osabi.h"
-#include "common/gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 #include "valprint.h"
-#include "common/gdb_optional.h"
-#include "common/gdb_unlinker.h"
-#include "common/pathstuff.h"
+#include "gdbsupport/gdb_optional.h"
+#include "gdbsupport/gdb_unlinker.h"
+#include "gdbsupport/pathstuff.h"
 
 \f
 
This page took 0.039763 seconds and 4 git commands to generate.