diff --git a/pianobooster.pro b/pianobooster.pro index ba23576..0abad8f 100644 --- a/pianobooster.pro +++ b/pianobooster.pro @@ -109,7 +109,7 @@ win32 { unix { DEFINES += __LINUX_ALSASEQ__ - LIBS += -lasound -lpthread -lGL + LIBS += -lpthread -lGL } contains (USE_FLUIDSYNTH, ON) {