Rename common to gdbsupport
[deliverable/binutils-gdb.git] / gdb / unittests / xml-utils-selftests.c
index 2c24056aacd7b12a018154a067007d55ee273574..99c431b236054ec696892c46ea1f5d35e33272de 100644 (file)
@@ -18,8 +18,8 @@
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
 #include "defs.h"
-#include "common/xml-utils.h"
-#include "common/selftest.h"
+#include "gdbsupport/xml-utils.h"
+#include "gdbsupport/selftest.h"
 
 namespace selftests {
 namespace xml_utils {
This page took 0.047012 seconds and 4 git commands to generate.