From: Kevin Ollivier Date: Sat, 22 May 2004 02:08:54 +0000 (+0000) Subject: Fixed wxWebKit include. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/bc4b89435d1f4fbd0194bd7ef5e05693ede995b6?ds=sidebyside Fixed wxWebKit include. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/samples/html/htmlctrl/htmlctrl.cpp b/samples/html/htmlctrl/htmlctrl.cpp index 58d01fbc2f..1997e4346d 100755 --- a/samples/html/htmlctrl/htmlctrl.cpp +++ b/samples/html/htmlctrl/htmlctrl.cpp @@ -30,7 +30,7 @@ #include "wx/wx.h" #endif -#include "wx/html/wxWebKit.h" +#include "wx/html/webkit.h" // ---------------------------------------------------------------------------- // resources