aboutsummaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emms-streams.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/emms-streams.el b/lisp/emms-streams.el
index 950d2f8..88517d4 100644
--- a/lisp/emms-streams.el
+++ b/lisp/emms-streams.el
@@ -35,6 +35,8 @@
;;; Code:
(require 'emms)
+(require 'emms-source-playlist)
+(require 'emms-playlist-mode)
;;; ------------------------------------------------------------------