change section name in gdb/NEWS for changes in GDB 8.3
[external/binutils.git] / gdb / cp-support.h
index 2677e1b..3df4cb9 100644 (file)
@@ -25,8 +25,8 @@
 /* We need this for 'domain_enum', alas...  */
 
 #include "symtab.h"
-#include "vec.h"
-#include "gdb_vecs.h"
+#include "common/vec.h"
+#include "common/gdb_vecs.h"
 #include "gdb_obstack.h"
 #include "common/array-view.h"
 #include <vector>