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