X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=gdb%2Fxml-support.h;h=7ceb93854547034c6d70515495cef9398a46d334;hb=072272ce055b0234ee9622a80d217f9d1f8083b3;hp=c5cf617050a1ec1ab11d3ea2cbfea526d8e3f544;hpb=0747795c085d3b2a35da6bb474f32c58ce1b70c8;p=external%2Fbinutils.git diff --git a/gdb/xml-support.h b/gdb/xml-support.h index c5cf617..7ceb938 100644 --- a/gdb/xml-support.h +++ b/gdb/xml-support.h @@ -22,9 +22,10 @@ #define XML_SUPPORT_H #include "gdb_obstack.h" -#include "common/vec.h" -#include "common/xml-utils.h" -#include "common/byte-vector.h" +#include "gdbsupport/vec.h" +#include "gdbsupport/xml-utils.h" +#include "gdbsupport/byte-vector.h" +#include "gdbsupport/gdb_optional.h" struct gdb_xml_parser; struct gdb_xml_element;