mirror of
https://github.com/reactos/reactos.git
synced 2025-04-29 10:39:07 +00:00
- Fix build
svn path=/trunk/; revision=46209
This commit is contained in:
parent
531fab28a4
commit
34d9c5fc14
1 changed files with 1 additions and 1 deletions
|
@ -159,8 +159,8 @@ protected:
|
|||
KSPIN_INTERFACE m_Interface;
|
||||
KSPIN_MEDIUM m_Medium;
|
||||
IPin * m_Pin;
|
||||
IKsInterfaceHandler * m_InterfaceHandler;
|
||||
BOOL m_ReadOnly;
|
||||
IKsInterfaceHandler * m_InterfaceHandler;
|
||||
};
|
||||
|
||||
HRESULT
|
||||
|
|
Loading…
Reference in a new issue