]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/charset.c
[testsuite] Make the testsuite work on mingw
[thirdparty/binutils-gdb.git] / gdb / charset.c
index 5d8a99660319d7ecec4816cdaf443ca450298d4d..9df46c0c74dd7d15b6ae83be91a2e59e1c73829e 100644 (file)
 #include "charset.h"
 #include "gdbcmd.h"
 #include "gdb_obstack.h"
-#include "common/gdb_wait.h"
+#include "gdbsupport/gdb_wait.h"
 #include "charset-list.h"
-#include "common/vec.h"
-#include "common/environ.h"
+#include "gdbsupport/vec.h"
+#include "gdbsupport/environ.h"
 #include "arch-utils.h"
-#include "common/gdb_vecs.h"
+#include "gdbsupport/gdb_vecs.h"
 #include <ctype.h>
 
 #ifdef USE_WIN32API