aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FlacMetadata.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/FlacMetadata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/FlacMetadata.cxx b/src/decoder/FlacMetadata.cxx
index 9c227e546..64f091c04 100644
--- a/src/decoder/FlacMetadata.cxx
+++ b/src/decoder/FlacMetadata.cxx
@@ -22,7 +22,7 @@
#include "XiphTags.hxx"
#include "tag.h"
#include "TagHandler.hxx"
-#include "tag_table.h"
+#include "TagTable.hxx"
#include "replay_gain_info.h"
#include <glib.h>