]> git.saurik.com Git - wxWidgets.git/commitdiff
Error fix after recent changes.
authorWłodzimierz Skiba <abx@abx.art.pl>
Wed, 5 Jan 2005 18:32:29 +0000 (18:32 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Wed, 5 Jan 2005 18:32:29 +0000 (18:32 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/msw/window.h

index 63fb987784b1850ff0e07cc57b6514ba52cf895b..d266161df162eab6357153fd74c02f8b5214fc7d 100644 (file)
@@ -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