diff options
Diffstat (limited to 'gdb/charset.h')
-rw-r--r-- | gdb/charset.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/charset.h b/gdb/charset.h index d7cf247..623a40a 100644 --- a/gdb/charset.h +++ b/gdb/charset.h @@ -19,7 +19,7 @@ #ifndef CHARSET_H #define CHARSET_H -#include "common/def-vector.h" +#include "gdbsupport/def-vector.h" /* If the target program uses a different character set than the host, GDB has some support for translating between the two; GDB converts |