xshm.c - buildfix

This commit is contained in:
twinaphex 2015-10-11 16:22:59 +02:00
parent a3c61fc669
commit ab2aec9b66

View File

@ -44,7 +44,9 @@ typedef struct xshm
unsigned int width;
unsigned int height;
unsigned int pitch;
#if 0
videoformat bpp;
#endif
XShmSegmentInfo shmInfo;
XImage* image;