aboutsummaryrefslogtreecommitdiff
path: root/src/app
diff options
context:
space:
mode:
Diffstat (limited to 'src/app')
-rw-r--r--src/app/app.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app/app.pro b/src/app/app.pro
index 9e9551591..9dae0ecfd 100644
--- a/src/app/app.pro
+++ b/src/app/app.pro
@@ -45,7 +45,7 @@ unix {
}
win32 {
- LIBS += -lqmmp0 -lqmmpui0
+ LIBS += -lqmmp1 -lqmmpui1
QMAKE_LIBDIR += ../../bin
RC_FILE = qmmp.rc
}