X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..f28b24bb6a81b5003f741c5a66390aa0d6e72112:/include/wx/os2/dcclient.h?ds=inline diff --git a/include/wx/os2/dcclient.h b/include/wx/os2/dcclient.h index a884c23ab4..fc18c8f8ae 100644 --- a/include/wx/os2/dcclient.h +++ b/include/wx/os2/dcclient.h @@ -6,7 +6,7 @@ // Created: 09/12/99 // RCS-ID: $Id$ // Copyright: (c) David Webster -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_DCCLIENT_H_ @@ -24,7 +24,7 @@ // ---------------------------------------------------------------------------- // this one if used by wxPaintDC only -struct WXDLLEXPORT wxPaintDCInfo; +struct WXDLLIMPEXP_FWD_CORE wxPaintDCInfo; WX_DECLARE_OBJARRAY(wxPaintDCInfo, wxArrayDCInfo);