summarylogtreecommitdiffstats
path: root/RemoteSpellCheckEngineChild.patch
blob: 46d4a3fae35775d4ae548f1f1cc0b1e82a44ad52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -Naur firefox-52.9.0esr.orig/extensions/spellcheck/src/mozSpellChecker.h firefox-52.9.0esr/extensions/spellcheck/src/mozSpellChecker.h
--- firefox-52.9.0esr.orig/extensions/spellcheck/src/mozSpellChecker.h	2024-01-07 15:58:46.604431217 +0100
+++ firefox-52.9.0esr/extensions/spellcheck/src/mozSpellChecker.h	2024-01-07 16:00:47.739420245 +0100
@@ -17,7 +17,7 @@
 #include "nsTArray.h"
 #include "mozISpellI18NUtil.h"
 #include "nsCycleCollectionParticipant.h"
-#include "RemoteSpellCheckEngineChild.h"
+#include "mozilla/RemoteSpellCheckEngineChild.h"
 
 namespace mozilla {
 class PRemoteSpellcheckEngineChild;