Browse Source
Fix build for newer versions of wine-staging
master
1 changed files with
1 additions and
0 deletions
-
main.c
|
@@ -23,6 +23,7 @@ |
|
|
#include "winuser.h" |
|
|
#include "winuser.h" |
|
|
#include "winreg.h" |
|
|
#include "winreg.h" |
|
|
#include "objbase.h" |
|
|
#include "objbase.h" |
|
|
|
|
|
#include "unknwn.h" |
|
|
|
|
|
|
|
|
#ifdef DEBUG |
|
|
#ifdef DEBUG |
|
|
#include "wine/debug.h" |
|
|
#include "wine/debug.h" |
|
|