summaryrefslogtreecommitdiffstats
path: root/common/gl_canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gl_canvas.h')
-rw-r--r--common/gl_canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gl_canvas.h b/common/gl_canvas.h
index 40b67139..400bedb2 100644
--- a/common/gl_canvas.h
+++ b/common/gl_canvas.h
@@ -38,7 +38,7 @@ SpiceCanvas *gl_canvas_create(int width, int height, uint32_t format
#elif defined(SW_CANVAS_IMAGE_CACHE)
, SpiceImageCache *bits_cache
#endif
- , SpiceImageSurfaces *surfaces
+ , SpiceImageSurfaces *surfaces
, SpiceGlzDecoder *glz_decoder
, SpiceJpegDecoder *jpeg_decoder
, SpiceZlibDecoder *zlib_decoder