X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/30c841c84dce46690499567141b98ffcf5a61b6a..6a6ea041d96f19c89c0f68741502f08e5cee97ec:/include/wx/dfb/private/overlay.h diff --git a/include/wx/dfb/private/overlay.h b/include/wx/dfb/private/overlay.h index 96b2d4476c..675ff67b3e 100644 --- a/include/wx/dfb/private/overlay.h +++ b/include/wx/dfb/private/overlay.h @@ -12,11 +12,12 @@ #define _WX_DFB_PRIVATE_OVERLAY_H_ #include "wx/dfb/dfbptr.h" +#include "wx/gdicmn.h" wxDFB_DECLARE_INTERFACE(IDirectFBSurface); -class WXDLLEXPORT wxWindow; - +class WXDLLIMPEXP_FWD_CORE wxWindow; +class WXDLLIMPEXP_FWD_CORE wxwindowDC; class wxOverlayImpl {