Normalize includes to use common/
[deliverable/binutils-gdb.git] / gdb / solib.c
index 3a6db5e12d06f2af68a1ad673895a519f83da120..791b94bc93a7d8eda0cea7a50f88564ad849d611 100644 (file)
@@ -31,7 +31,7 @@
 #include "frame.h"
 #include "gdb_regex.h"
 #include "inferior.h"
-#include "environ.h"
+#include "common/environ.h"
 #include "language.h"
 #include "gdbcmd.h"
 #include "completer.h"
@@ -45,7 +45,7 @@
 #include "interps.h"
 #include "filesystem.h"
 #include "gdb_bfd.h"
-#include "filestuff.h"
+#include "common/filestuff.h"
 #include "source.h"
 
 /* Architecture-specific operations.  */
This page took 0.024962 seconds and 4 git commands to generate.