xshm.c - buildfix
This commit is contained in:
parent
a3c61fc669
commit
ab2aec9b66
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue