From 9534d791fe73868c17ff3723d3eacee020a4a215 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 21 Feb 2017 17:31:48 +0300 Subject: Move other fs related files into fs directory. --- src/dyetool/client.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/dyetool') diff --git a/src/dyetool/client.cpp b/src/dyetool/client.cpp index 0ee7d0c2c..6e206de7f 100644 --- a/src/dyetool/client.cpp +++ b/src/dyetool/client.cpp @@ -63,7 +63,7 @@ #include "utils/gettexthelper.h" #include "utils/mrand.h" #ifdef ANDROID -#include "utils/paths.h" +#include "fs/paths.h" #endif // ANDROID #include "utils/sdlcheckutils.h" @@ -77,7 +77,7 @@ #ifdef WIN32 #include -#include "utils/specialfolder.h" +#include "fs/specialfolder.h" #undef ERROR #endif // WIN32 -- cgit v1.2.3-60-g2f50