Some conditions added to build also on wayland
[platform/upstream/at-spi2-core.git] / registryd / keymasks.h
index 6dc95ad..8000448 100644 (file)
 #ifndef SPI_KEYMASKS_H_
 #define SPI_KEYMASKS_H_
 
+
+#ifdef HAVE_X11
 #include <X11/Xlib.h>
+#endif
 #include <glib.h>
 
 G_BEGIN_DECLS