Fixed ToUnicode TRACE message.
[wine.git] / include / unknwn.h
blobc9a26aeddc4081776c43502027fd3feb96a4095d
1 #ifndef __WINE_UNKNWN_H
2 #define __WINE_UNKNWN_H
4 #include "rpc.h"
5 #include "rpcndr.h"
7 #include "wine/obj_base.h"
9 #ifndef COM_NO_WINDOWS_H
10 #include "windows.h"
11 #include "ole2.h"
12 #endif
14 #endif /* __WINE_UNKNWN_H */