Fix image-mode.el compilation

* lisp/image/image-crop.el (text-property-search): Require.
This commit is contained in:
Lars Ingebrigtsen 2022-09-14 16:04:42 +02:00
parent 576eba77d3
commit 15f42f193b

View file

@ -28,6 +28,7 @@
;;; Code:
(require 'svg)
(require 'text-property-search)
(defvar image-crop-exif-rotate nil
"If non-nil, rotate images by updating exif data.