X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fnamespace.h;h=980b1ebfb899041cec53ce514aa3c8b5cce2221b;hb=228c8f4be0c428369ec6b68e25696863d1e62ed7;hp=6804582110260249dc5780a150da3575ceb23fdb;hpb=eb1e02fd05688c28686a02f197c5e7cb0a5d6a27;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/namespace.h b/gdb/namespace.h index 6804582110..980b1ebfb8 100644 --- a/gdb/namespace.h +++ b/gdb/namespace.h @@ -1,5 +1,5 @@ /* Code dealing with "using" directives for GDB. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2019 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