]> git.pld-linux.org Git - packages/seamonkey.git/blame - seamonkey-cyclic-include.patch
icu rebuild
[packages/seamonkey.git] / seamonkey-cyclic-include.patch
CommitLineData
2d864b15
JB
1--- seamonkey-2.53.14/extensions/spellcheck/src/mozSpellChecker.h.orig 2020-02-18 00:37:50.000000000 +0100
2+++ seamonkey-2.53.14/extensions/spellcheck/src/mozSpellChecker.h 2022-11-27 07:17:16.420656526 +0100
3@@ -17,7 +17,6 @@
4 #include "nsTArray.h"
5 #include "mozISpellI18NUtil.h"
6 #include "nsCycleCollectionParticipant.h"
7-#include "RemoteSpellCheckEngineChild.h"
8
9 namespace mozilla {
10 class RemoteSpellcheckEngineChild;
11--- seamonkey-2.53.14/extensions/spellcheck/src/mozSpellChecker.cpp.orig 2020-02-18 00:37:50.000000000 +0100
12+++ seamonkey-2.53.14/extensions/spellcheck/src/mozSpellChecker.cpp 2022-11-26 15:23:46.187257633 +0100
13@@ -13,6 +13,7 @@
14 #include "mozilla/PRemoteSpellcheckEngineChild.h"
15 #include "mozilla/dom/ContentChild.h"
16 #include "nsXULAppAPI.h"
17+#include "RemoteSpellCheckEngineChild.h"
18
19 using mozilla::dom::ContentChild;
20 using mozilla::GenericPromise;
This page took 0.186953 seconds and 4 git commands to generate.