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