aboutsummaryrefslogtreecommitdiff
path: root/src/ui/playlistmodel.cpp
diff options
context:
space:
mode:
authortrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-02-20 14:50:36 +0000
committertrialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38>2008-02-20 14:50:36 +0000
commit4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3 (patch)
tree42315f60b342621b52ae30b70853608944f92040 /src/ui/playlistmodel.cpp
parent02956c7fdc805b002271efc656aabfb7aa5a686a (diff)
downloadqmmp-4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3.tar.gz
qmmp-4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3.tar.bz2
qmmp-4b6239e2e5ee0c8c06240fcb01c92f55d2e757e3.zip
include path changes
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@250 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/playlistmodel.cpp')
-rw-r--r--src/ui/playlistmodel.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/playlistmodel.cpp b/src/ui/playlistmodel.cpp
index 196608438..062483425 100644
--- a/src/ui/playlistmodel.cpp
+++ b/src/ui/playlistmodel.cpp
@@ -30,8 +30,8 @@
#include <time.h>
-#include <decoder.h>
-#include <decoderfactory.h>
+#include <qmmp/decoder.h>
+#include <qmmp/decoderfactory.h>
#include "fileloader.h"
#include "playlistmodel.h"