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