X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/83df96d63a52ebb08b9e32549dc255354b4a18d0..e13f1288772a23069470562fb5e0ce228640e77c:/include/wx/dragimag.h?ds=sidebyside diff --git a/include/wx/dragimag.h b/include/wx/dragimag.h index 0cee7e64cc..39d4a81058 100644 --- a/include/wx/dragimag.h +++ b/include/wx/dragimag.h @@ -3,8 +3,12 @@ #if wxUSE_DRAGIMAGE +class WXDLLEXPORT wxRect; +class WXDLLEXPORT wxMemoryDC; +class WXDLLEXPORT wxDC; + #if defined(__WXMSW__) -#ifdef __WIN16__ +#if defined(__WIN16__) || defined(__WXUNIVERSAL__) #include "wx/generic/dragimgg.h" #define wxDragImage wxGenericDragImage #define sm_classwxDragImage sm_classwxGenericDragImage