[1mdiff --git a/src/ui/window.c b/src/ui/window.c[m
[1mindex b597e58e..cd8f55f4 100644[m
[1m--- a/src/ui/window.c[m
[1m+++ b/src/ui/window.c[m
[36m@@ -654,7 +654,7 @@[m [mvoid deinit_Window(iWindow *d) {[m
[m
static void setWindowIcon_Window_(iWindow *d) {[m
#if defined (iPlatformMsys)[m
[31m- useExecutableIconResource_SDLWindow(d-win);[m
[32m+[m[32m useExecutableIconResource_SDLWindow(d->win);[m
#endif[m
#if defined (iPlatformLinux) && !defined (iPlatformTerminal)[m
SDL_Surface *surf = loadImage_(&imageLagrange64_Resources, 0);[m
text/plain
This content has been proxied by September (ba2dc).