TextFile: move to fs subsystem

This commit is contained in:
Denis Krjuchkov
2013-12-07 03:22:58 +06:00
parent ad7302a032
commit acba9c0f61
12 changed files with 11 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
#include "StateFile.hxx"
#include "OutputState.hxx"
#include "PlaylistState.hxx"
#include "TextFile.hxx"
#include "fs/TextFile.hxx"
#include "Partition.hxx"
#include "Volume.hxx"