summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--evil-collection-pdf.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/evil-collection-pdf.el b/evil-collection-pdf.el
index b521fa9..03a3a0e 100644
--- a/evil-collection-pdf.el
+++ b/evil-collection-pdf.el
@@ -28,6 +28,7 @@
;;; Code:
(require 'evil)
+(require 'pdf-tools nil t)
(require 'pdf-view nil t)
(declare-function pdf-view-last-page "pdf-view")