aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/VorbisComments.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/VorbisComments.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/VorbisComments.cxx b/src/decoder/VorbisComments.cxx
index 47e853762..dfb9dc314 100644
--- a/src/decoder/VorbisComments.cxx
+++ b/src/decoder/VorbisComments.cxx
@@ -19,7 +19,7 @@
#include "config.h"
#include "VorbisComments.hxx"
-#include "XiphTags.h"
+#include "XiphTags.hxx"
#include "tag.h"
#include "tag_table.h"
#include "TagHandler.hxx"