aboutsummaryrefslogtreecommitdiffstats
path: root/embed/xulrunner/tests/testgeckoembed.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/xulrunner/tests/testgeckoembed.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/xulrunner/tests/testgeckoembed.cpp')
-rw-r--r--embed/xulrunner/tests/testgeckoembed.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/xulrunner/tests/testgeckoembed.cpp b/embed/xulrunner/tests/testgeckoembed.cpp
index 1b9a888b6..decdf9b2d 100644
--- a/embed/xulrunner/tests/testgeckoembed.cpp
+++ b/embed/xulrunner/tests/testgeckoembed.cpp
@@ -32,7 +32,7 @@
* $Id$
*/
-#include <mozilla-config.h>
+#include <xpcom-config.h>
#include <config.h>
#include "gecko-init.h"