diff options
Diffstat (limited to 'embed/xulrunner/src/EmbedWindow.cpp')
-rw-r--r-- | embed/xulrunner/src/EmbedWindow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/xulrunner/src/EmbedWindow.cpp b/embed/xulrunner/src/EmbedWindow.cpp index 15c098f28..436d6065b 100644 --- a/embed/xulrunner/src/EmbedWindow.cpp +++ b/embed/xulrunner/src/EmbedWindow.cpp @@ -33,7 +33,7 @@ * $Id$ */ -#include <mozilla-config.h> +#include <xpcom-config.h> #include <config.h> #include <nsCWebBrowser.h> |