diff options
Diffstat (limited to 'embed')
-rw-r--r-- | embed/ephy-favicon-cache.c | 1 | ||||
-rw-r--r-- | embed/ephy-history.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/embed/ephy-favicon-cache.c b/embed/ephy-favicon-cache.c index f70a7d386..6032827f3 100644 --- a/embed/ephy-favicon-cache.c +++ b/embed/ephy-favicon-cache.c @@ -34,7 +34,6 @@ #include "ephy-node-common.h" #include "ephy-node.h" #include "ephy-debug.h" -#include "ephy-glib-compat.h" #include <glib.h> #include <glib/gstdio.h> diff --git a/embed/ephy-history.c b/embed/ephy-history.c index 509afb0af..127420a48 100644 --- a/embed/ephy-history.c +++ b/embed/ephy-history.c @@ -28,7 +28,6 @@ #include "ephy-node-common.h" #include "eel-gconf-extensions.h" #include "ephy-prefs.h" -#include "ephy-glib-compat.h" #include "ephy-string.h" #include <time.h> |