summaryrefslogtreecommitdiffstats
path: root/jwxyz/jwxyzI.h
diff options
context:
space:
mode:
Diffstat (limited to 'jwxyz/jwxyzI.h')
-rw-r--r--jwxyz/jwxyzI.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/jwxyz/jwxyzI.h b/jwxyz/jwxyzI.h
index 6a38d2e..f7560f7 100644
--- a/jwxyz/jwxyzI.h
+++ b/jwxyz/jwxyzI.h
@@ -165,6 +165,7 @@ extern void jwxyz_gl_copy_area_read_tex_image (Display *dpy,
int dst_x, int dst_y);
extern void jwxyz_gl_copy_area_write_tex_image (Display *dpy, GC gc,
int src_x, int src_y,
+ int src_depth,
unsigned int width,
unsigned int height,
int dst_x, int dst_y);