mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-08-01 03:40:16 +02:00
Fix taglib includes
This commit is contained in:
@@ -20,8 +20,8 @@
|
|||||||
#define MUSICSCANNER_H
|
#define MUSICSCANNER_H
|
||||||
|
|
||||||
/* taglib */
|
/* taglib */
|
||||||
#include <fileref.h>
|
#include <taglib/fileref.h>
|
||||||
#include <tag.h>
|
#include <taglib/tag.h>
|
||||||
|
|
||||||
#include <QVariantMap>
|
#include <QVariantMap>
|
||||||
#include <QDir>
|
#include <QDir>
|
||||||
|
Reference in New Issue
Block a user