summaryrefslogtreecommitdiff
path: root/src/nv10_xv_ovl.c
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2009-02-27 17:21:47 +0100
committerMaarten Maathuis <madman2003@gmail.com>2009-02-27 17:21:47 +0100
commit1249fd25a529702a4c6fb4831ef92e801f0b6122 (patch)
tree8345e18a55a89d77c84cefe5c2fab6a2a34af8b5 /src/nv10_xv_ovl.c
parent1c4a284a80ebed9f9d1e01c47b929481801566b5 (diff)
Revert "exa: support major version 3"
Diffstat (limited to 'src/nv10_xv_ovl.c')
-rw-r--r--src/nv10_xv_ovl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/nv10_xv_ovl.c b/src/nv10_xv_ovl.c
index 4ffac5d..2384c38 100644
--- a/src/nv10_xv_ovl.c
+++ b/src/nv10_xv_ovl.c
@@ -26,6 +26,7 @@
#include "xf86xv.h"
#include <X11/extensions/Xv.h>
+#include "exa.h"
#include "damage.h"
#include "dixstruct.h"
#include "fourcc.h"
@@ -33,8 +34,6 @@
#include "nv_include.h"
#include "nv_dma.h"
-#include "exa.h"
-
extern Atom xvBrightness, xvContrast, xvColorKey, xvSaturation;
extern Atom xvHue, xvAutopaintColorKey, xvSetDefaults, xvDoubleBuffer;
extern Atom xvITURBT709, xvSyncToVBlank, xvOnCRTCNb;