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