summaryrefslogtreecommitdiffstats
path: root/common/gdi_canvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'common/gdi_canvas.h')
-rw-r--r--common/gdi_canvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gdi_canvas.h b/common/gdi_canvas.h
index af5b2296..f92c042b 100644
--- a/common/gdi_canvas.h
+++ b/common/gdi_canvas.h
@@ -37,7 +37,7 @@ SpiceCanvas *gdi_canvas_create(int width, int height,
HDC dc, class RecurciveMutex *lock, uint32_t format,
SpiceImageCache *bits_cache,
SpicePaletteCache *palette_cache,
- SpiceImageSurfaces *surfaces,
+ SpiceImageSurfaces *surfaces,
SpiceGlzDecoder *glz_decoder,
SpiceJpegDecoder *jpeg_decoder,
SpiceZlibDecoder *zlib_decoder);