X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b56bffb334c0776508108d66938ad661ef3d30a..558820fd083635d3e1dc026a56b2f14870cb5c38:/include/wx/memory.h?ds=inline diff --git a/include/wx/memory.h b/include/wx/memory.h index b5e224be24..def1b73458 100644 --- a/include/wx/memory.h +++ b/include/wx/memory.h @@ -142,7 +142,7 @@ typedef unsigned int wxMarkerType; class WXDLLIMPEXP_BASE wxMemStruct { -friend class WXDLLIMPEXP_BASE wxDebugContext; // access to the m_next pointer for list traversal. +friend class WXDLLIMPEXP_FWD_BASE wxDebugContext; // access to the m_next pointer for list traversal. public: public: