git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64388
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include <X11/Xlibint.h>
#include <X11/extensions/Xinerama.h>
- #ifdef HAVE_X11_EXTENSIONS_XF86VMODE_H
- #include <X11/extensions/xf86vmode.h>
- #endif
}
typedef XineramaScreenInfo ScreenInfo;
#ifdef HAVE_X11_EXTENSIONS_XF86VMODE_H
+#include <X11/extensions/xf86vmode.h>
+
//
// See (http://www.xfree86.org/4.2.0/XF86VidModeDeleteModeLine.3.html) for more
// info about xf86 video mode extensions