branch: elpa/dirvish
commit b91a1dfe0279614423dda54f8db932e48ccd7c98
Author: Alex Lu <hellosimon1...@hotmail.com>
Commit: Alex Lu <hellosimon1...@hotmail.com>

    fix(subtree): silence compiler
---
 extensions/dirvish-subtree.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/extensions/dirvish-subtree.el b/extensions/dirvish-subtree.el
index 669bfcae8d..8104efcd4a 100644
--- a/extensions/dirvish-subtree.el
+++ b/extensions/dirvish-subtree.el
@@ -20,6 +20,7 @@
 (declare-function consult-imenu "consult-imenu")
 (declare-function consult-line "consult")
 (require 'dirvish)
+(require 'dired-x)
 
 (defcustom dirvish-subtree-listing-switches nil
   "Listing SWITCHES used in subtrees.

Reply via email to