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