aboutsummaryrefslogtreecommitdiff
path: root/src/SongSave.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/SongSave.cxx')
-rw-r--r--src/SongSave.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SongSave.cxx b/src/SongSave.cxx
index 1aaf1548..cbc2536b 100644
--- a/src/SongSave.cxx
+++ b/src/SongSave.cxx
@@ -22,10 +22,10 @@
#include "song.h"
#include "TagSave.hxx"
#include "Directory.hxx"
+#include "TextFile.hxx"
extern "C" {
#include "tag.h"
-#include "text_file.h"
#include "string_util.h"
}