diff options
Diffstat (limited to 'src/decoder/DsdLib.cxx')
-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 a9cfc9147..eb3d537b9 100644 --- a/src/decoder/DsdLib.cxx +++ b/src/decoder/DsdLib.cxx @@ -28,7 +28,7 @@ #include "DecoderAPI.hxx" #include "util/bit_reverse.h" #include "TagHandler.hxx" -#include "TagId3.hxx" +#include "tag/TagId3.hxx" #include "util/Error.hxx" #include <unistd.h> |