summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 15:43:45 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-14 15:43:45 +0200
commit787e66f817231dc46f314c1e9a985b0bd47e3ca0 (patch)
treed9b205340f23bbc6e8f769a18cab00937cf20ab2 /helm-locate.el
parent4092cafe596cb6bbeef5147ed880b8726dde360f (diff)
Require helm-help in several places.
Diffstat (limited to 'helm-locate.el')
-rw-r--r--helm-locate.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-locate.el b/helm-locate.el
index e0ace98f..1a60f05c 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -24,6 +24,7 @@
(require 'cl-lib)
(require 'helm)
(require 'helm-types)
+(require 'helm-help)
(defgroup helm-locate nil