MSVC2003 buildfix

This commit is contained in:
twinaphex 2020-05-24 00:05:14 +02:00
parent a8a5372c6b
commit 3a057d594b

View File

@ -63,7 +63,9 @@ typedef struct
unsigned orig_width;
unsigned orig_height;
unsigned orig_refresh;
#ifdef HAS_TASKBAR_EXT
ITaskbarList3 *taskbar_list;
#endif
} dispserv_win32_t;
/*