Fix some includes in taglib

This commit is contained in:
Jonas Kvinge
2020-06-27 00:06:02 +02:00
parent 5f71a558b9
commit 26586fb9ef
10 changed files with 29 additions and 28 deletions

View File

@@ -30,7 +30,7 @@
#ifndef DO_NOT_DOCUMENT // tell Doxygen not to document this header
# include <tbytevector.h>
#include "tbytevector.h"
namespace Strawberry_TagLib {
namespace TagLib {