diff options
Diffstat (limited to 'embed/mozilla/EphyPromptService.h')
-rw-r--r-- | embed/mozilla/EphyPromptService.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/mozilla/EphyPromptService.h b/embed/mozilla/EphyPromptService.h index 915ecf947..064ccf402 100644 --- a/embed/mozilla/EphyPromptService.h +++ b/embed/mozilla/EphyPromptService.h @@ -43,7 +43,7 @@ public: NS_DECL_ISUPPORTS NS_DECL_NSIPROMPTSERVICE #if HAVE_NSINONBLOCKINGALERTSERVICE_H - NS_DECL_NSINONBLOCKINALERTSERVICE + NS_DECL_NSINONBLOCKINGALERTSERVICE #endif EphyPromptService(); |