From: Włodzimierz Skiba Date: Wed, 5 Jan 2005 18:32:29 +0000 (+0000) Subject: Error fix after recent changes. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/fa9a4f7f81724bb57b916968005dbca7913da841 Error fix after recent changes. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/msw/window.h b/include/wx/msw/window.h index 63fb987784..d266161df1 100644 --- a/include/wx/msw/window.h +++ b/include/wx/msw/window.h @@ -21,6 +21,9 @@ #pragma interface "window.h" #endif +// for HANDLE +#include "wx/msw/wrapwin.h" + // [at least] some version of Windows send extra mouse move messages after // a mouse click or a key press - to temporarily fix this problem, set the // define below to 1