///////////////////////////////////////////////////////////////////////////////
-// Name: ole/access.h
+// Name: wx/msw/ole/access.h
// Purpose: declaration of the wxAccessible class
// Author: Julian Smart
// Modified by:
void* m_pIAccessibleStd; // the pointer to the standard COM interface,
// for default processing
- DECLARE_NO_COPY_CLASS(wxAccessible)
+ wxDECLARE_NO_COPY_CLASS(wxAccessible);
};
#endif //wxUSE_ACCESSIBILITY