diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-03-28 11:27:53 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2016-03-28 11:27:53 +0000 |
| commit | ced72baf1634217ddef752a7cf43fd68dd0b1812 (patch) | |
| tree | ea3c63d9c2302eb4353ec42e096523e7e2f6f909 | |
| parent | f29069ac17df8b989d6c1049d1377d996fef2cc0 (diff) | |
| download | qmmp-ced72baf1634217ddef752a7cf43fd68dd0b1812.tar.gz qmmp-ced72baf1634217ddef752a7cf43fd68dd0b1812.tar.bz2 qmmp-ced72baf1634217ddef752a7cf43fd68dd0b1812.zip | |
fixed rgscan build
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6200 90c681e8-e032-0410-971d-27865f9a5e38
| -rw-r--r-- | src/plugins/General/rgscan/rgscandialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/General/rgscan/rgscandialog.h b/src/plugins/General/rgscan/rgscandialog.h index 1500796c2..fb01a5562 100644 --- a/src/plugins/General/rgscan/rgscandialog.h +++ b/src/plugins/General/rgscan/rgscandialog.h @@ -26,6 +26,7 @@ #include <qmmp/qmmp.h> #include <taglib/taglib.h> #include <taglib/tstring.h> +#include <taglib/tstringlist.h> #include "ui_rgscandialog.h" class QAction; |
