summaryrefslogtreecommitdiffstats
path: root/audio/tepsonic/files/patch-player-playlist-playlistpopulator.cpp
blob: ef78cb9cc5961eb3df781789c9fc8207c5ba2cc3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- player/playlist/playlistpopulator.cpp.orig	2011-04-02 21:48:45.000000000 +0800
+++ player/playlist/playlistpopulator.cpp	2011-04-02 21:49:04.000000000 +0800
@@ -31,9 +31,9 @@
 #include <QSqlDriver>
 #include <QSqlQuery>
 
-#include <taglib/taglib.h>
-#include <taglib/fileref.h>
-#include <taglib/tag.h>
+#include <taglib.h>
+#include <fileref.h>
+#include <tag.h>
 
 PlaylistPopulator::PlaylistPopulator()
 {
OpenPOWER on IntegriCloud