aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/FlacMetadata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/decoder/FlacMetadata.cxx')
-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 be15092b5..f53c36b54 100644
--- a/src/decoder/FlacMetadata.cxx
+++ b/src/decoder/FlacMetadata.cxx
@@ -22,7 +22,7 @@
#include "XiphTags.hxx"
#include "Tag.hxx"
#include "TagHandler.hxx"
-#include "TagTable.hxx"
+#include "tag/TagTable.hxx"
#include "replay_gain_info.h"
#include <glib.h>