diff options
-rw-r--r-- | emms-volume-sndioctl.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emms-volume-sndioctl.el b/emms-volume-sndioctl.el index 4bfb574..74ca4b3 100644 --- a/emms-volume-sndioctl.el +++ b/emms-volume-sndioctl.el @@ -32,6 +32,7 @@ ;; Sep 09 2021: Based on emms-volume-mixerctl.el by Omar Polo ;;; Code: +(require 'subr-x) (defcustom emms-volume-sndioctl-stream "output" "The stream to change the volume with. |