aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/plugins/Effect/ladspa/ladspa.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/plugins/Effect/ladspa/ladspa.pro b/src/plugins/Effect/ladspa/ladspa.pro
index 163a1efd1..a65b84eb4 100644
--- a/src/plugins/Effect/ladspa/ladspa.pro
+++ b/src/plugins/Effect/ladspa/ladspa.pro
@@ -23,7 +23,8 @@ TEMPLATE = lib
QMAKE_LIBDIR += ../../../../lib
LIBS += -lqmmp \
-L/usr/lib \
- -I/usr/include
+ -I/usr/include \
+ -ldl
TRANSLATIONS = translations/ladspa_plugin_cs.ts \
translations/ladspa_plugin_de.ts \
translations/ladspa_plugin_zh_CN.ts \