mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
[USER32] We're still using this one. Fixes build.
This commit is contained in:
parent
d163627319
commit
917b74b0dc
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
|
||||
#include <user32.h>
|
||||
|
||||
#include <wine/debug.h>
|
||||
WINE_DEFAULT_DEBUG_CHANNEL(user32);
|
||||
|
||||
/*
|
||||
* @implemented
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue