From b8fa1b0cc55b60a0363a0cbe82e01e0d55e36e63 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 5 Jun 2009 18:40:11 +0300 Subject: Change EphyEmbed to not be an interface type. Holds the code that used to be in WebKitEmbed, which is now dead. --- embed/ephy-web-view.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'embed/ephy-web-view.h') diff --git a/embed/ephy-web-view.h b/embed/ephy-web-view.h index b804670a0..ed8b7a4dd 100644 --- a/embed/ephy-web-view.h +++ b/embed/ephy-web-view.h @@ -30,6 +30,8 @@ #include #include +#include "ephy-embed-event.h" + G_BEGIN_DECLS #define EPHY_TYPE_WEB_VIEW (ephy_web_view_get_type ()) -- cgit v1.2.3