Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 499442
Collapse All | Expand All

(-)a/src/glamor_xv.c (-1 / +1 lines)
Lines 37-42 Link Here
37
#ifdef GLAMOR_XV
37
#ifdef GLAMOR_XV
38
#include "xf86xv.h"
38
#include "xf86xv.h"
39
#include <X11/extensions/Xv.h>
39
#include <X11/extensions/Xv.h>
40
#include <xorg/damage.h>
40
#include "fourcc.h"
41
#include "fourcc.h"
41
/* Reference color space transform data */
42
/* Reference color space transform data */
42
typedef struct tagREF_TRANSFORM
43
typedef struct tagREF_TRANSFORM
43
- 

Return to bug 499442