aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/OpusTags.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/decoder/OpusTags.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/OpusTags.cxx b/src/decoder/OpusTags.cxx
index cb35a6247..fec47a28d 100644
--- a/src/decoder/OpusTags.cxx
+++ b/src/decoder/OpusTags.cxx
@@ -21,7 +21,7 @@
#include "OpusTags.hxx"
#include "OpusReader.hxx"
#include "XiphTags.h"
-#include "tag_handler.h"
+#include "TagHandler.hxx"
#include <stdint.h>
#include <string.h>