Skip to content
Snippets Groups Projects
Commit fc92ecb2 authored by Alexandre Julliard's avatar Alexandre Julliard
Browse files

Fix conflicting structure tag.

parent 24da756e
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(cursor);
#include "pshpack1.h"
typedef struct tagCURSORINFO
typedef struct tagCURSORINFO16
{
WORD wXMickeys;
WORD wYMickeys;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment