X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5b56bffb334c0776508108d66938ad661ef3d30a..10d302224e3555520f3e3c29d4dc7b7a9654b295:/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: