From f9682ce4d2a1e2a5ec4647b09b41ecfee682817a Mon Sep 17 00:00:00 2001 From: Christian Persch <chpe@src.gnome.org> Date: Wed, 12 Sep 2007 20:40:13 +0000 Subject: Include xpcom-config.h, not mozilla-config.h svn path=/trunk/; revision=7406 --- embed/xulrunner/src/GeckoSingle.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'embed/xulrunner/src/GeckoSingle.cpp') diff --git a/embed/xulrunner/src/GeckoSingle.cpp b/embed/xulrunner/src/GeckoSingle.cpp index 4b5d8e467..beb4b245a 100644 --- a/embed/xulrunner/src/GeckoSingle.cpp +++ b/embed/xulrunner/src/GeckoSingle.cpp @@ -33,7 +33,7 @@ * $Id$ */ -#include <mozilla-config.h> +#include <xpcom-config.h> #include <config.h> #include <stdlib.h> -- cgit v1.2.3