Add the "set style source" command
[deliverable/binutils-gdb.git] / gdb / varobj.h
index 3aba0cda672e8f22b6997e2ff5ad305802b4f573..5d8c6876dd8f4ee8da794e587ef2e08f9a5d5d77 100644 (file)
@@ -1,5 +1,5 @@
 /* GDB variable objects API.
-   Copyright (C) 1999-2018 Free Software Foundation, Inc.
+   Copyright (C) 1999-2019 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -19,7 +19,7 @@
 
 #include "symtab.h"
 #include "gdbtypes.h"
-#include "vec.h"
+#include "common/vec.h"
 #include "value.h"
 
 /* Enumeration for the format types */
This page took 0.032566 seconds and 4 git commands to generate.