summaryrefslogtreecommitdiff
path: root/helm-locate.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-12-02 18:00:11 +0100
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-12-02 18:00:11 +0100
commitfb50f96aad7aae791cfe3c192035ad20ab062f11 (patch)
tree42a613a797173a997701ed3b059f8424b64168de /helm-locate.el
parentfe0c55aecc2970a27074f6f20f28895d98c6386e (diff)
Require helm-files in helm-locate (#1278).
* helm-locate.el (helm-locate-with-db): Do it.
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 dc7f8aea..8d672c9e 100644
--- a/helm-locate.el
+++ b/helm-locate.el
@@ -228,6 +228,7 @@ If DB is not given or nil use locate without -d option.
Argument DB can be given as a string or list of db files.
Argument INITIAL-INPUT is a string to use as initial-input.
See also `helm-locate'."
+ (require 'helm-files)
(when (and db (stringp db)) (setq db (list db)))
(helm-locate-set-command)
(let ((helm-locate-command