Skip to content

Commit babf0a9

Browse files
committed
[WIN32K] Add a missing #ifdef
1 parent a2eba92 commit babf0a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

win32ss/gdi/eng/mapping.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ typedef struct _FONTFILEVIEW : FILEVIEW
2828
typedef struct _FONTFILEVIEW
2929
{
3030
FILEVIEW;
31+
#endif
3132
SIZE_T ulRegionSize;
3233
ULONG cKRefCount;
3334
ULONG cRefCountFD;

0 commit comments

Comments
 (0)