mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-03-19 15:29:42 +01:00
Fix taglib includes
This commit is contained in:
parent
e7bdc077d2
commit
b0c0667bde
@ -20,8 +20,8 @@
|
||||
#define MUSICSCANNER_H
|
||||
|
||||
/* taglib */
|
||||
#include <fileref.h>
|
||||
#include <tag.h>
|
||||
#include <taglib/fileref.h>
|
||||
#include <taglib/tag.h>
|
||||
|
||||
#include <QVariantMap>
|
||||
#include <QDir>
|
||||
|
Loading…
x
Reference in New Issue
Block a user