summaryrefslogtreecommitdiff
path: root/helm-info.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2016-01-09 18:42:09 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2016-01-09 18:42:09 +0100
commit73251641fbc8a25883a4d4972b6ec88bf10d87ab (patch)
tree70703f2e4a894ba10600cfb37d21fe4fca5e0050 /helm-info.el
parent021bbad833f0c93db6ade57951bfcc367f0d6428 (diff)
Require helm-lib in helm-info.
Diffstat (limited to 'helm-info.el')
-rw-r--r--helm-info.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-info.el b/helm-info.el
index 05c8bb86..3a527bb9 100644
--- a/helm-info.el
+++ b/helm-info.el
@@ -19,6 +19,7 @@
(require 'cl-lib)
(require 'helm)
+(require 'helm-lib)
(require 'helm-plugin)
(require 'info)