X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b56bffb334c0776508108d66938ad661ef3d30a..6470ffba4547f8db5faa316553049d09f0c4e0b4:/include/wx/memory.h 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: