git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/SOC2011_WEBVIEW@68699
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
<set var="WEB_HDR_PLATFORM" hints="files">
<if cond="TOOLKIT=='MSW'">
- wx/msw/webhistoryitem_ie.h
+ wx/msw/webviewhistoryitem_ie.h
wx/msw/webview_ie.h
</if>
<if cond="PLATFORM_UNIX=='1'">
- wx/gtk/webhistoryitem_webkit.h
+ wx/gtk/webviewhistoryitem_webkit.h
wx/gtk/webview_webkit.h
</if>
<if cond="PLATFORM_MACOSX=='1'">
- wx/osx/webhistoryitem_webkit.h
+ wx/osx/webviewhistoryitem_webkit.h
wx/osx/webview_webkit.h
</if>
</set>