Diffusion Juk d21ec813a395

Fix taglib includes to match the way taglib was meant to be used: #include <tag.

Authored by dfaure on Jul 22 2019, 5:27 PM.

Description

Fix taglib includes to match the way taglib was meant to be used: #include <tag.h>

This fixes compiling on top of taglib in a custom prefix

Details