aboutsummaryrefslogtreecommitdiffstats
path: root/src/SongSave.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/SongSave.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/SongSave.cxx b/src/SongSave.cxx
index 63e279a16..9682bf650 100644
--- a/src/SongSave.cxx
+++ b/src/SongSave.cxx
@@ -21,8 +21,7 @@
#include "SongSave.hxx"
#include "Song.hxx"
#include "TagSave.hxx"
-#include "Directory.hxx"
-#include "TextFile.hxx"
+#include "fs/TextFile.hxx"
#include "tag/Tag.hxx"
#include "tag/TagBuilder.hxx"
#include "util/StringUtil.hxx"