Fix wallpaper.el build warning
* lisp/image/wallpaper.el (require): Fix build warning.
This commit is contained in:
parent
aed39a518d
commit
0b6793b5e3
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(eval-when-compile (require 'subr-x))
|
||||
|
||||
(defcustom wallpaper-commands
|
||||
'(
|
||||
;; Sway (Wayland)
|
||||
|
|
Loading…
Add table
Reference in a new issue