about summary refs log tree commit diff
path: root/exwm-randr.el
diff options
context:
space:
mode:
Diffstat (limited to 'exwm-randr.el')
-rw-r--r--exwm-randr.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/exwm-randr.el b/exwm-randr.el
index e15d43f92b..8d1824babb 100644
--- a/exwm-randr.el
+++ b/exwm-randr.el
@@ -52,6 +52,8 @@
 (require 'exwm-core)
 (require 'exwm-workspace)
 
+(declare-function x-get-atom-name "C source code" (VALUE &optional FRAME))
+
 (defgroup exwm-randr nil
   "RandR."
   :version "25.3"