summaryrefslogtreecommitdiffstats
path: root/client/red_pixmap_gl.h
diff options
context:
space:
mode:
Diffstat (limited to 'client/red_pixmap_gl.h')
-rw-r--r--client/red_pixmap_gl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/red_pixmap_gl.h b/client/red_pixmap_gl.h
index d86ddb47..1c0e4229 100644
--- a/client/red_pixmap_gl.h
+++ b/client/red_pixmap_gl.h
@@ -33,7 +33,7 @@ public:
void textures_lost();
void touch_context();
- void update_texture(const Rect *bbox);
+ void update_texture(const SpiceRect *bbox);
void pre_copy();
void past_copy();
~RedPixmapGL();