Fix conflicting structure tag.

This commit is contained in:
Alexandre Julliard 2004-11-19 18:26:20 +00:00
parent 24da756e68
commit fc92ecb2f8

View file

@ -29,7 +29,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(cursor);
#include "pshpack1.h"
typedef struct tagCURSORINFO
typedef struct tagCURSORINFO16
{
WORD wXMickeys;
WORD wYMickeys;