summaryrefslogtreecommitdiff
path: root/helm-find.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2017-09-08 08:30:00 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2017-09-08 08:30:00 +0200
commit69498ffa9a1c3adac49a8f1e92f6885418e9a728 (patch)
tree6d7f70299a704cb9964cd8e928732d9e4198fbd7 /helm-find.el
parent8dcba47842342ea2a126f4cb48502c06cdb18f09 (diff)
Require helm-external only where needed
Diffstat (limited to 'helm-find.el')
-rw-r--r--helm-find.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-find.el b/helm-find.el
index 3b85a7ac..b0ffae4a 100644
--- a/helm-find.el
+++ b/helm-find.el
@@ -18,6 +18,7 @@
;;; Code:
(require 'helm-files)
+(require 'helm-external)
;;; Findutils
;;