diff --git a/include/psdk/rpc.h b/include/psdk/rpc.h index 641973ed6b5..800abf44fe2 100644 --- a/include/psdk/rpc.h +++ b/include/psdk/rpc.h @@ -1,14 +1,8 @@ #if !defined( RPC_NO_WINDOWS_H ) && !defined( MAC ) && !defined( _MAC ) -#if defined (_OLE32_) -#ifndef RC_INVOKED -#include -#endif -#include -#include -#else +#ifndef _INC_WINDOWS #include -#endif +#endif /* _INC_WINDOWS */ #endif #ifndef RC_INVOKED