diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-08 11:35:24 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2015-04-08 11:35:24 +0000 |
| commit | 3f0ae181b1e8d2cc7b6ec137fa7d0ff99545330f (patch) | |
| tree | fae6c259aefc6dab195169cc97f9ff6cd009ca60 /src/qmmpui/playlistmanager.h | |
| parent | a075067f0b9e9b226e624d3d6c0afca26a88bb2b (diff) | |
| download | qmmp-3f0ae181b1e8d2cc7b6ec137fa7d0ff99545330f.tar.gz qmmp-3f0ae181b1e8d2cc7b6ec137fa7d0ff99545330f.tar.bz2 qmmp-3f0ae181b1e8d2cc7b6ec137fa7d0ff99545330f.zip | |
refactoring
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4829 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/qmmpui/playlistmanager.h')
| -rw-r--r-- | src/qmmpui/playlistmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmmpui/playlistmanager.h b/src/qmmpui/playlistmanager.h index 728138fe3..68922d4d1 100644 --- a/src/qmmpui/playlistmanager.h +++ b/src/qmmpui/playlistmanager.h @@ -21,7 +21,7 @@ #define PLAYLISTMANAGER_H #include <QObject> -#include "columnmanager.h" +#include "playlistheadermodel.h" #include "playlistmodel.h" class QTimer; |
