summaryrefslogtreecommitdiff
path: root/helm-apt.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-09 06:05:27 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-07-09 06:05:27 +0200
commitdedf934ebe71c408274c8e3aa1d58773fbfac92c (patch)
treed486862663dc1678ff6a52b259b8f8b61b4ca1e7 /helm-apt.el
parent72c8d68096105250d5a0642c2a6259bb4a8c8e49 (diff)
* helm-apt.el: require helm-help.
Diffstat (limited to 'helm-apt.el')
-rw-r--r--helm-apt.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/helm-apt.el b/helm-apt.el
index f99d0f8a..7d8a75f1 100644
--- a/helm-apt.el
+++ b/helm-apt.el
@@ -21,6 +21,7 @@
(require 'helm)
(require 'helm-utils)
(require 'helm-external)
+(require 'helm-help)
(declare-function term-line-mode "term")
(declare-function term-char-mode "term")