From 8a355a4451eb39a214a4c4441ec652cfd53dc37d Mon Sep 17 00:00:00 2001 From: Yoni Rabkin Date: Thu, 16 Jan 2020 13:33:26 -0500 Subject: * lisp/emms-streams.el: fix compilation warnings --- lisp/emms-streams.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lisp') 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) ;;; ------------------------------------------------------------------ -- cgit v1.2.3