X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fnamespace.h;h=03bc1bbbe999603e3260199d7324d7c036408757;hb=3318ac0e53a673f9989f5e9bbaa9d1c5d536f4e5;hp=474ac0fe9cb4d361e7c4718c4ff7244559d1dbfe;hpb=e2882c85786571175a0b0bfc3bcd2f14620b1ea3;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/namespace.h b/gdb/namespace.h index 474ac0fe9c..03bc1bbbe9 100644 --- a/gdb/namespace.h +++ b/gdb/namespace.h @@ -1,5 +1,5 @@ /* Code dealing with "using" directives for GDB. - Copyright (C) 2003-2018 Free Software Foundation, Inc. + Copyright (C) 2003-2020 Free Software Foundation, Inc. This file is part of GDB. @@ -19,8 +19,7 @@ #ifndef NAMESPACE_H #define NAMESPACE_H -#include "vec.h" -#include "gdb_vecs.h" +#include "gdbsupport/gdb_vecs.h" #include "gdb_obstack.h" /* This struct is designed to store data from using directives. It