diff options
Diffstat (limited to '')
-rw-r--r-- | src/decoder/DsdLib.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/decoder/DsdLib.cxx b/src/decoder/DsdLib.cxx index b093d5d66..7135c9903 100644 --- a/src/decoder/DsdLib.cxx +++ b/src/decoder/DsdLib.cxx @@ -28,7 +28,7 @@ #include "DecoderAPI.hxx" #include "InputStream.hxx" #include "util/bit_reverse.h" -#include "TagHandler.hxx" +#include "tag/TagHandler.hxx" #include "tag/TagId3.hxx" #include "util/Error.hxx" |