aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/MozRegisterComponents.cpp
diff options
context:
space:
mode:
authorXan Lopez <xan@gnome.org>2004-03-28 19:17:51 +0800
committerXan Lopez <xan@src.gnome.org>2004-03-28 19:17:51 +0800
commit66bbde2ca85120d3a945d24835e8fdfa0f3dfb99 (patch)
tree3beac0594792f2c76b89690ee8f3feb77101470b /embed/mozilla/MozRegisterComponents.cpp
parent9fbeeb11841b48f0cbecac27631951a2f2f7cc61 (diff)
downloadgsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.tar
gsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.tar.gz
gsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.tar.bz2
gsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.tar.lz
gsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.tar.xz
gsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.tar.zst
gsoc2013-epiphany-66bbde2ca85120d3a945d24835e8fdfa0f3dfb99.zip
Tiny cleanup.
2004-03-28 Xan Lopez <xan@gnome.org> * embed/mozilla/MozRegisterComponents.cpp: Tiny cleanup.
Diffstat (limited to 'embed/mozilla/MozRegisterComponents.cpp')
-rw-r--r--embed/mozilla/MozRegisterComponents.cpp5
1 files changed, 1 insertions, 4 deletions
diff --git a/embed/mozilla/MozRegisterComponents.cpp b/embed/mozilla/MozRegisterComponents.cpp
index d85af15ba..a0a4ffd9b 100644
--- a/embed/mozilla/MozRegisterComponents.cpp
+++ b/embed/mozilla/MozRegisterComponents.cpp
@@ -47,11 +47,8 @@
#include <nsCOMPtr.h>
#include <nsILocalFile.h>
#include <nsNetCID.h>
-#if MOZILLA_SNAPSHOT > 13
-#include <nsDocShellCID.h>
-#endif
-#include <glib.h>
+#include <glib/gmessages.h>
NS_GENERIC_FACTORY_CONSTRUCTOR(EphyAboutRedirector)
NS_GENERIC_FACTORY_CONSTRUCTOR(MozDownload)