non-pch build fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50442 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Paul Cornett
2007-12-03 02:20:49 +00:00
parent 11a0827d14
commit 363e2dc013

View File

@@ -30,6 +30,8 @@
#include "wx/math.h"
#endif
#include "wx/msw/dc.h"
#include "wx/msw/ole/activex.h"
// autointerfaces that we only use here
WX_DECLARE_AUTOOLE(wxAutoIOleInPlaceSite, IOleInPlaceSite)