summaryrefslogtreecommitdiff
path: root/src/i830_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i830_video.h')
-rw-r--r--src/i830_video.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/i830_video.h b/src/i830_video.h
index 52e6b4f8..91f767f9 100644
--- a/src/i830_video.h
+++ b/src/i830_video.h
@@ -78,7 +78,7 @@ typedef struct {
void I915DisplayVideoTextured(ScrnInfoPtr pScrn, I830PortPrivPtr pPriv,
int id, RegionPtr dstRegion, short width,
- short height, int video_pitch,
+ short height, int video_pitch, int video_pitch2,
int x1, int y1, int x2, int y2,
short src_w, short src_h,
short drw_w, short drw_h,