diff --git a/reactos/dll/directx/ksproxy/input_pin.cpp b/reactos/dll/directx/ksproxy/input_pin.cpp index 50fe22665bb..40d339ef894 100644 --- a/reactos/dll/directx/ksproxy/input_pin.cpp +++ b/reactos/dll/directx/ksproxy/input_pin.cpp @@ -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