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