From 2ef66617a51c587e6a5dafd08fd5f3a90d0edbf0 Mon Sep 17 00:00:00 2001 From: David Surovell Date: Wed, 11 Jan 2006 23:58:52 +0000 Subject: [PATCH] fixed include file rename issue git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@36840 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/src/html.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wxPython/src/html.i b/wxPython/src/html.i index b19cada0c0..d49353fa1b 100644 --- a/wxPython/src/html.i +++ b/wxPython/src/html.i @@ -25,7 +25,7 @@ #include #include #include -#include +#include #include #include -- 2.50.0