aboutsummaryrefslogtreecommitdiff
path: root/emms-score.el
diff options
context:
space:
mode:
Diffstat (limited to 'emms-score.el')
-rw-r--r--emms-score.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/emms-score.el b/emms-score.el
index 891866f..8bc93c0 100644
--- a/emms-score.el
+++ b/emms-score.el
@@ -58,6 +58,8 @@
;; 2. bug: everything(playing time, lyrics, ...) disppears on mode line
;; when calling `emms-score-next-noerror'.
+(require 'emms)
+
(defvar emms-scores-list nil)
(defvar emms-score-current-mood 'default)
(defvar emms-score-min-score 0)