#ifndef __WINE_UNKNWN_H #define __WINE_UNKNWN_H #include "rpc.h" #include "rpcndr.h" #if !defined(COM_NO_WINDOWS_H) && !defined(__WINE__) #include "windows.h" #include "ole2.h" #endif #include "wine/obj_base.h" #endif /* __WINE_UNKNWN_H */