Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 829628 | Differences between
and this patch

Collapse All | Expand All

(-)/src/qxl_drmmode.h (-2 / +2 lines)
Lines 29-39 Link Here
29
29
30
#ifdef XF86DRM_MODE
30
#ifdef XF86DRM_MODE
31
31
32
#include "xf86drm.h"
33
#include "xf86drmMode.h"
34
#include "xf86str.h"
32
#include "xf86str.h"
35
#include "randrstr.h"
33
#include "randrstr.h"
36
#include "xf86Crtc.h"
34
#include "xf86Crtc.h"
35
#include "xf86drm.h"
36
#include "xf86drmMode.h"
37
#ifdef HAVE_LIBUDEV
37
#ifdef HAVE_LIBUDEV
38
#include "libudev.h"
38
#include "libudev.h"
39
#endif
39
#endif

Return to bug 829628