Include wx/defs.h, not wx/setup.h from wx/webview.h for consistency.
authorVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Nov 2011 10:21:40 +0000 (10:21 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Wed, 30 Nov 2011 10:21:40 +0000 (10:21 +0000)
commit99644bf1270bb3dbf85b84e8ee79b8f159feffb3
treef53ead190eebe9a30f730e83aa4f373c735cb77d
parenta3d73e4c09d3b2035dfb748dd23bf0f09a27b5a2
Include wx/defs.h, not wx/setup.h from wx/webview.h for consistency.

All wx headers start by including wx/defs.h so do it in wx/webview.h as well
even if wx/setup.h was sufficient in this particular case.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/webview.h