From bc4b89435d1f4fbd0194bd7ef5e05693ede995b6 Mon Sep 17 00:00:00 2001 From: Kevin Ollivier Date: Sat, 22 May 2004 02:08:54 +0000 Subject: [PATCH] Fixed wxWebKit include. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27385 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- samples/html/htmlctrl/htmlctrl.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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