summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2022-09-08 17:38:29 +0000
committerMoonchild <moonchild@palemoon.org>2022-09-08 17:38:29 +0000
commitda835adb4862038fe15163da5c1e9ed85d746870 (patch)
tree2343832e992bc98c2af63c892edf3a19c4c84565
parenta9c9be4d218349513b3f223aaf8df5b83d13efe8 (diff)
parent59f6ae3d74465690867b12a31c15e909233e5173 (diff)
downloaduxp-da835adb4862038fe15163da5c1e9ed85d746870.tar.gz
Merge pull request 'Fix build bustage with spell checker in GCC 12' (#2002) from jobbautista9/UXP:spellcheck-gcc12 into master
Reviewed-on: https://repo.palemoon.org/MoonchildProductions/UXP/pulls/2002
-rw-r--r--dom/ipc/ContentChild.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/dom/ipc/ContentChild.cpp b/dom/ipc/ContentChild.cpp
index 5ff77092ab..780140c216 100644
--- a/dom/ipc/ContentChild.cpp
+++ b/dom/ipc/ContentChild.cpp
@@ -160,7 +160,7 @@
#include "mozilla/dom/time/DateCacheCleaner.h"
#include "mozilla/net/NeckoMessageUtils.h"
#include "mozilla/widget/PuppetBidiKeyboard.h"
-#include "mozilla/RemoteSpellCheckEngineChild.h"
+#include "mozilla/mozSpellChecker.h"
#include "GMPServiceChild.h"
#include "gfxPlatform.h"
#include "nscore.h" // for NS_FREE_PERMANENT_DATA