Skip to content
Permalink
Browse files
Merge pull request #6044 from JonnyH/WIP/x11-buildfix
Buildfix for X11 where HAVE_XRANDR is disabled
  • Loading branch information
lioncash committed Sep 9, 2017
2 parents 8f7c628 + d2d355b commit e86713c
Showing 1 changed file with 1 addition and 1 deletion.
@@ -10,7 +10,7 @@
#if defined(HAVE_XRANDR) && HAVE_XRANDR
#include <X11/extensions/Xrandr.h>
#endif
#include <X11/X.h>
#include <X11/Xlib.h>

// EWMH state actions, see
// http://freedesktop.org/wiki/Specifications/wm-spec?action=show&redirect=Standards%2Fwm-spec

0 comments on commit e86713c

Please sign in to comment.