From faf43f2ffa88561acb95909861bb28fcdfaeb858 Mon Sep 17 00:00:00 2001 From: Tavmjong Bah Date: Sat, 13 Oct 2018 09:37:26 +0200 Subject: Move some files to 'io' directory. --- src/xml/rebase-hrefs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/rebase-hrefs.cpp') diff --git a/src/xml/rebase-hrefs.cpp b/src/xml/rebase-hrefs.cpp index 5d8f270b0..c4b5a4117 100644 --- a/src/xml/rebase-hrefs.cpp +++ b/src/xml/rebase-hrefs.cpp @@ -4,9 +4,9 @@ #include #include "../document.h" /* Unfortunately there's a separate xml/document.h. */ -#include "dir-util.h" #include "streq.h" +#include "io/dir-util.h" #include "io/sys.h" #include "object/sp-object.h" -- cgit v1.2.3