diff options
Diffstat (limited to 'embed/xulrunner/src/AutoJSContextStack.cpp')
-rw-r--r-- | embed/xulrunner/src/AutoJSContextStack.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/xulrunner/src/AutoJSContextStack.cpp b/embed/xulrunner/src/AutoJSContextStack.cpp index 1e02b60fd..9c918fc3b 100644 --- a/embed/xulrunner/src/AutoJSContextStack.cpp +++ b/embed/xulrunner/src/AutoJSContextStack.cpp @@ -18,7 +18,7 @@ * $Id$ */ -#include <mozilla-config.h> +#include <xpcom-config.h> #include "config.h" #include "AutoJSContextStack.h" |