From acba9c0f6170b34e2a1c08b2b767554bc65cb5b4 Mon Sep 17 00:00:00 2001 From: Denis Krjuchkov Date: Sat, 7 Dec 2013 03:22:58 +0600 Subject: TextFile: move to fs subsystem --- src/DatabaseSave.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/DatabaseSave.cxx') diff --git a/src/DatabaseSave.cxx b/src/DatabaseSave.cxx index a9ec281ce..67357a9a9 100644 --- a/src/DatabaseSave.cxx +++ b/src/DatabaseSave.cxx @@ -23,7 +23,7 @@ #include "DatabaseError.hxx" #include "Directory.hxx" #include "DirectorySave.hxx" -#include "TextFile.hxx" +#include "fs/TextFile.hxx" #include "tag/Tag.hxx" #include "tag/TagSettings.h" #include "fs/Charset.hxx" -- cgit v1.2.3