diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 9f23cb71084..18a2995d7a1 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el @@ -47,6 +47,7 @@ (autoload 'gnus-eval-format "gnus-spec") (autoload 'gnus-get-buffer-create "gnus") (autoload 'message-options-set-recipient "message") +(autoload 'mm-uu-dissect "mm-uu") (autoload 'mml-attach-file "mml") (autoload 'mml-insert-empty-tag "mml") (autoload 'mml-minibuffer-read-description "mml")