From: Julian Smart Date: Wed, 9 Apr 2003 15:16:54 +0000 (+0000) Subject: Include winable.h for NotifyWinEvent. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/507db85d593d7dc1323ab965ec3f7477bbc72866 Include winable.h for NotifyWinEvent. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@20095 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/ole/access.cpp b/src/msw/ole/access.cpp index ea77e722d8..aa8b2e51e0 100644 --- a/src/msw/ole/access.cpp +++ b/src/msw/ole/access.cpp @@ -47,6 +47,7 @@ #include #include +#include #include "wx/msw/ole/oleutils.h"