summaryrefslogtreecommitdiffstats
path: root/client/x11/red_pixmap_gl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'client/x11/red_pixmap_gl.cpp')
-rw-r--r--client/x11/red_pixmap_gl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/x11/red_pixmap_gl.cpp b/client/x11/red_pixmap_gl.cpp
index 886bb0b3..3ed5f73c 100644
--- a/client/x11/red_pixmap_gl.cpp
+++ b/client/x11/red_pixmap_gl.cpp
@@ -173,7 +173,7 @@ void RedPixmapGL::touch_context()
GLC_ERROR_TEST_FLUSH;
}
-void RedPixmapGL::update_texture(const Rect *bbox)
+void RedPixmapGL::update_texture(const SpiceRect *bbox)
{
RenderType rendertype;
GLuint tex;