summaryrefslogtreecommitdiff
path: root/helm-imenu.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-imenu.el')
-rw-r--r--helm-imenu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-imenu.el b/helm-imenu.el
index 19b961e6..53eab000 100644
--- a/helm-imenu.el
+++ b/helm-imenu.el
@@ -17,7 +17,7 @@
;;; Code:
-(require 'cl)
+(require 'cl-lib)
(require 'helm)
(require 'imenu)