aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/PlaylistFormats/m3u
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/PlaylistFormats/m3u')
-rw-r--r--src/plugins/PlaylistFormats/m3u/m3u.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/PlaylistFormats/m3u/m3u.pro b/src/plugins/PlaylistFormats/m3u/m3u.pro
index d4b7c1a9f..e6d9a2c5a 100644
--- a/src/plugins/PlaylistFormats/m3u/m3u.pro
+++ b/src/plugins/PlaylistFormats/m3u/m3u.pro
@@ -14,7 +14,7 @@ QMAKE_LIBDIR += ../../../../lib
isEmpty(LIB_DIR){
LIB_DIR = /lib
}
-target.path = $$LIB_DIR/qmmp/PlaulistFormats
+target.path = $$LIB_DIR/qmmp/PlaylistFormats
INSTALLS += target
INCLUDEPATH += ../../../../src