diff options
Diffstat (limited to 'embed/mozilla/EphyContentPolicy.h')
-rw-r--r-- | embed/mozilla/EphyContentPolicy.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/embed/mozilla/EphyContentPolicy.h b/embed/mozilla/EphyContentPolicy.h index 7639a6d00..170140049 100644 --- a/embed/mozilla/EphyContentPolicy.h +++ b/embed/mozilla/EphyContentPolicy.h @@ -25,11 +25,10 @@ #include <glib.h> #include <glib-object.h> -#include "ephy-embed.h" - -#include <nsISupports.h> #include <nsIContentPolicy.h> +#include "ephy-embed.h" + #define EPHY_CONTENT_POLICY_CONTRACTID "@gnome.org/projects/epiphany/epiphany-content-policy;1" #define EPHY_CONTENT_POLICY_CLASSNAME "Epiphany Content Policy Class" |