aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagSave.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/TagSave.cxx')
-rw-r--r--src/TagSave.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TagSave.cxx b/src/TagSave.cxx
index 15da9fc4b..51ae53444 100644
--- a/src/TagSave.cxx
+++ b/src/TagSave.cxx
@@ -21,7 +21,7 @@
#include "TagSave.hxx"
#include "tag.h"
#include "TagInternal.hxx"
-#include "song.h"
+#include "Song.hxx"
void tag_save(FILE *file, const struct tag *tag)
{