aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/plugins/Engines/mplayer/mplayer.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Engines/mplayer/mplayer.pro b/src/plugins/Engines/mplayer/mplayer.pro
index 46cf15cf7..fd18e9815 100644
--- a/src/plugins/Engines/mplayer/mplayer.pro
+++ b/src/plugins/Engines/mplayer/mplayer.pro
@@ -32,6 +32,6 @@ TRANSLATIONS = translations/mplayer_plugin_ru.ts \
translations/mplayer_plugin_es.ts
RESOURCES = translations/translations.qrc
isEmpty(LIB_DIR):LIB_DIR = /lib
-target.path = $$LIB_DIR/qmmp/Input
+target.path = $$LIB_DIR/qmmp/Engines
INSTALLS += target
FORMS += settingsdialog.ui