Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / environ-selftests.c
index 2bbff7039e69ee60740775c4d28fd76c3446fc50..c499f01cfae82c16abbc80e6e9c75b81cc2ec757 100644 (file)
@@ -18,8 +18,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/selftest.h"
-#include "common/environ.h"
+#include "gdbsupport/selftest.h"
+#include "gdbsupport/environ.h"
 #include "diagnostics.h"
 
 static const char gdb_selftest_env_var[] = "GDB_SELFTEST_ENVIRON";
This page took 0.026637 seconds and 4 git commands to generate.