]> git.saurik.com Git - wxWidgets.git/commitdiff
fixed include file rename issue
authorDavid Surovell <davids@osafoundation.org>
Wed, 11 Jan 2006 23:58:52 +0000 (23:58 +0000)
committerDavid Surovell <davids@osafoundation.org>
Wed, 11 Jan 2006 23:58:52 +0000 (23:58 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/src/html.i

index b19cada0c021ad7f9b1edf02b64e26697d6ed19c..d49353fa1b007a0489ae68c0fba036ef8d61f2bc 100644 (file)
@@ -25,7 +25,7 @@
 #include <wx/html/htmlwin.h>
 #include <wx/html/htmprint.h>
 #include <wx/html/helpctrl.h>
-#include <wx/html/helpwin.h>
+#include <wx/html/helpwnd.h>
 #include <wx/html/helpfrm.h>
 #include <wx/html/helpdlg.h>