From 6e2d0b2231c3a3537ea6bb2c27874e6f15b2dcda Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Wed, 30 May 2018 17:49:34 +0000 Subject: enabled opus plugin git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7976 90c681e8-e032-0410-971d-27865f9a5e38 --- src/plugins/Input/Input.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/Input/Input.pro') diff --git a/src/plugins/Input/Input.pro b/src/plugins/Input/Input.pro index bc82b29c8..bef91bc20 100644 --- a/src/plugins/Input/Input.pro +++ b/src/plugins/Input/Input.pro @@ -28,7 +28,7 @@ contains(CONFIG, GME_PLUGIN){ } contains(CONFIG, OPUS_PLUGIN){ - #SUBDIRS += opus + SUBDIRS += opus } contains(CONFIG, CDAUDIO_PLUGIN){ -- cgit v1.2.3-13-gbd6f