mirror of
https://github.com/reactos/wine.git
synced 2024-11-26 05:00:30 +00:00
cb08c82244
includes this file.
8 lines
96 B
C
8 lines
96 B
C
#include "winresrc.h"
|
|
|
|
#ifdef IDC_STATIC
|
|
#undef IDC_STATIC
|
|
#endif
|
|
#define IDC_STATIC (-1)
|
|
|