mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Fix taglib includes
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user