]> git.notmuchmail.org Git - notmuch/blobdiff - emacs/notmuch-wash.el
emacs: require notmuch-lib from notmuch-wash.el
[notmuch] / emacs / notmuch-wash.el
index 5f8b92671b39ac2419ef4808e27296d062bc885a..54108d93607bf83b228f5f2b17ada5f215e62192 100644 (file)
@@ -24,7 +24,7 @@
 ;;; Code:
 
 (require 'coolj)
-
+(require 'notmuch-lib)
 (declare-function notmuch-show-insert-bodypart "notmuch-show" (msg part depth &optional hide))
 (defvar notmuch-show-indent-messages-width)