| Index: Source/WebCore/editing/SpellChecker.cpp
|
| diff --git a/Source/WebCore/editing/SpellChecker.cpp b/Source/WebCore/editing/SpellChecker.cpp
|
| index a90bebdb293325e64c9e3c63b34a6b95e6d09fc7..67c5b25427929261f1c93d7815ecfd6f687e4467 100644
|
| --- a/Source/WebCore/editing/SpellChecker.cpp
|
| +++ b/Source/WebCore/editing/SpellChecker.cpp
|
| @@ -28,6 +28,7 @@
|
|
|
| #include "Document.h"
|
| #include "DocumentMarkerController.h"
|
| +#include "Editor.h"
|
| #include "EditorClient.h"
|
| #include "Frame.h"
|
| #include "HTMLInputElement.h"
|
|
|