aboutsummaryrefslogtreecommitdiff
path: root/emms-volume.el
diff options
context:
space:
mode:
authorforcer <forcer>2006-05-31 00:11:00 +0000
committerforcer <mwolson@gnu.org>2006-05-31 00:11:00 +0000
commitf168ce641347671400a631743681bbdc71bd3c33 (patch)
tree516fce55bf9ad6dfe0382e74789633714fb36ae1 /emms-volume.el
parent25efa815c1e86e9a2cb20c26c73981f410d6a093 (diff)
emms-volme.el: Add some requires.
darcs-hash:20060531001118-2189f-5d181b45b3ffdfc51c44e17185b3d2d9063475a9.gz
Diffstat (limited to 'emms-volume.el')
-rw-r--r--emms-volume.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/emms-volume.el b/emms-volume.el
index 0e8b5d7..1b3f4d2 100644
--- a/emms-volume.el
+++ b/emms-volume.el
@@ -54,6 +54,10 @@ If you have your own functions for changing volume, set this and
If you have your own functions for changing volume, set this and
`emms-volume-raise-function' accordingly.")
+(require 'emms)
+(require 'emms-playlist-mode)
+(require 'emms-volume-amixer)
+
(defun emms-volume-raise ()
"Raise the speaker volume."
(interactive)