aboutsummaryrefslogtreecommitdiffstats
path: root/embed/mozilla/EphySidebar.cpp
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2007-09-13 04:40:13 +0800
committerChristian Persch <chpe@src.gnome.org>2007-09-13 04:40:13 +0800
commitf9682ce4d2a1e2a5ec4647b09b41ecfee682817a (patch)
treec901e2ab27e6b0a2c601d05b56cc5556417b04b9 /embed/mozilla/EphySidebar.cpp
parent8d53d634f2e2a96495b05657e278a2e8d47efec4 (diff)
downloadgsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.tar
gsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.tar.gz
gsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.tar.bz2
gsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.tar.lz
gsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.tar.xz
gsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.tar.zst
gsoc2013-epiphany-f9682ce4d2a1e2a5ec4647b09b41ecfee682817a.zip
Include xpcom-config.h, not mozilla-config.h
svn path=/trunk/; revision=7406
Diffstat (limited to 'embed/mozilla/EphySidebar.cpp')
-rw-r--r--embed/mozilla/EphySidebar.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphySidebar.cpp b/embed/mozilla/EphySidebar.cpp
index 94bd52b8a..6c03773aa 100644
--- a/embed/mozilla/EphySidebar.cpp
+++ b/embed/mozilla/EphySidebar.cpp
@@ -19,7 +19,7 @@
* $Id$
*/
-#include "mozilla-config.h"
+#include <xpcom-config.h>
#include "config.h"
#include <nsStringAPI.h>