Rename a private data member in tui_source_window
[deliverable/binutils-gdb.git] / gdb / xml-support.h
index c5cf617050a1ec1ab11d3ea2cbfea526d8e3f544..7ceb93854547034c6d70515495cef9398a46d334 100644 (file)
 #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;
This page took 0.041301 seconds and 4 git commands to generate.