Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / xml-support.h
index c5cf617050a1ec1ab11d3ea2cbfea526d8e3f544..eebd79d33a4e7eae9fda60402bcd9be5c8acf3d8 100644 (file)
@@ -22,9 +22,9 @@
 #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"
 
 struct gdb_xml_parser;
 struct gdb_xml_element;
This page took 0.041179 seconds and 4 git commands to generate.