branch: externals/emms
commit 9fcec8a874f7827da53afbda3a0e5119fc3b7126
Author: Fran Burstall <fran.burst...@gmail.com>
Commit: Fran Burstall <fran.burst...@gmail.com>

    * emms-mpris.el: load library to silence the compiler
---
 emms-mpris.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/emms-mpris.el b/emms-mpris.el
index 448382e46d..3ebe2cfd4a 100644
--- a/emms-mpris.el
+++ b/emms-mpris.el
@@ -80,6 +80,7 @@
 
 ;;* What we need
 (require 'dbus)
+(require 'url-parse)
 (require 'emms)
 (require 'emms-browser)
 (require 'emms-playing-time)

Reply via email to