summaryrefslogtreecommitdiff
path: root/helm-bbdb.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-bbdb.el')
-rw-r--r--helm-bbdb.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-bbdb.el b/helm-bbdb.el
index cb208d99..321ad1c0 100644
--- a/helm-bbdb.el
+++ b/helm-bbdb.el
@@ -17,7 +17,7 @@
;;; Code:
-(eval-when-compile (require 'cl))
+(require 'cl-lib)
(require 'helm)
(require 'helm-mode)