aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Input/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/Input/CMakeLists.txt')
-rw-r--r--src/plugins/Input/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/Input/CMakeLists.txt b/src/plugins/Input/CMakeLists.txt
index 6ac96c92a..a22de859b 100644
--- a/src/plugins/Input/CMakeLists.txt
+++ b/src/plugins/Input/CMakeLists.txt
@@ -3,7 +3,7 @@ INCLUDE(FindPkgConfig)
SET(USE_MAD TRUE CACHE BOOL "enable/disable mad plugin")
#SET(USE_FLAC TRUE CACHE BOOL "enable/disable flac plugin")
-#SET(USE_VORBIS TRUE CACHE BOOL "enable/disable ogg vorbis plugin")
+SET(USE_VORBIS TRUE CACHE BOOL "enable/disable ogg vorbis plugin")
#SET(USE_FFMPEG TRUE CACHE BOOL "enable/disable ffmpeg plugin")
#SET(USE_MPC TRUE CACHE BOOL "enable/disable mpc plugin")
#SET(USE_SNDFILE TRUE CACHE BOOL "enable/disable sndfile plugin")