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