From b7db069532878791e07eb53561ad08b01750fbab Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Fri, 20 Jan 2012 14:55:06 +0100 Subject: Be a bit more strict about header includes --- src/ephy-private.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ephy-private.h') diff --git a/src/ephy-private.h b/src/ephy-private.h index e1e39fabe..9ecfb1696 100644 --- a/src/ephy-private.h +++ b/src/ephy-private.h @@ -25,6 +25,7 @@ #ifndef EPHY_PRIVATE_H #define EPHY_PRIVATE_H +#include "ephy-embed.h" #include "ephy-location-controller.h" #include "ephy-window.h" -- cgit v1.2.3