[epiphany] Do not include removed header



commit 747284a96cffeec3b9a4738ad38a46c7f2dac585
Author: Gustavo Noronha Silva <gns gnome org>
Date:   Sat Mar 12 11:14:02 2011 -0300

    Do not include removed header
    
    Building epiphany extensions was failing because epiphany.h sitll
    included a header that is not longer present in Epiphany.

 src/epiphany.h.in |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/epiphany.h.in b/src/epiphany.h.in
index 8664c15..9c70093 100644
--- a/src/epiphany.h.in
+++ b/src/epiphany.h.in
@@ -42,7 +42,6 @@
 #include <epiphany/ephy-embed-container.h>
 #include <epiphany/ephy-embed-event.h>
 #include <epiphany/ephy-embed.h>
-#include <epiphany/ephy-embed-persist.h>
 #include <epiphany/ephy-embed-prefs.h>
 #include <epiphany/ephy-embed-shell.h>
 #include <epiphany/ephy-embed-single.h>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]