summaryrefslogtreecommitdiff
path: root/mu4e/mu4e.el
diff options
context:
space:
mode:
Diffstat (limited to 'mu4e/mu4e.el')
-rw-r--r--mu4e/mu4e.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/mu4e/mu4e.el b/mu4e/mu4e.el
index a172f75..75e3ed2 100644
--- a/mu4e/mu4e.el
+++ b/mu4e/mu4e.el
@@ -45,6 +45,7 @@
(require 'mu4e-notification)
(require 'mu4e-server) ;; communication with backend
+(require 'mu4e-transient)
(when mu4e-speedbar-support
(require 'mu4e-speedbar)) ;; support for speedbar
(when mu4e-org-support