diff options
Diffstat (limited to 'embed/xulrunner/src/GeckoSingle.cpp')
-rw-r--r-- | embed/xulrunner/src/GeckoSingle.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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> |