X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/888dde65f43d5f57e8fb2028b27191cca1741403..53c75dc2f27fb1679f47a4a297f36d5066d354da:/include/wx/dcbuffer.h diff --git a/include/wx/dcbuffer.h b/include/wx/dcbuffer.h index 30598a1d3e..203f7cd1a3 100644 --- a/include/wx/dcbuffer.h +++ b/include/wx/dcbuffer.h @@ -247,7 +247,7 @@ private: #else // !__WXDEBUG__ // In release builds, just use typedef -typedef WXDLLIMPEXP_CORE wxAutoBufferedPaintDCBase wxAutoBufferedPaintDC; +typedef wxAutoBufferedPaintDCBase wxAutoBufferedPaintDC; #endif