git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45261
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "Editor.h"
#include "ScintillaBase.h"
#include "Editor.h"
#include "ScintillaBase.h"
+#ifdef __WXMSW__
+#include "wx/msw/wrapwin.h" // HBITMAP
+#endif
+#if wxUSE_DRAG_AND_DROP
+#include "wx/timer.h"
+#endif
+
//----------------------------------------------------------------------
#ifdef WXMAKINGDLL_STC
//----------------------------------------------------------------------
#ifdef WXMAKINGDLL_STC