diff options
Diffstat (limited to 'src/xml')
| -rw-r--r-- | src/xml/rebase-hrefs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 <glibmm/uriutils.h> #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" |
