| Index: Source/core/frame/LocalFrame.cpp
|
| diff --git a/Source/core/frame/LocalFrame.cpp b/Source/core/frame/LocalFrame.cpp
|
| index 36fde9a0f15c81811cddfcd6dc637aa67e0da056..800cc28a893ce4ba7e1ddc8b52aeedf20945901a 100644
|
| --- a/Source/core/frame/LocalFrame.cpp
|
| +++ b/Source/core/frame/LocalFrame.cpp
|
| @@ -37,7 +37,7 @@
|
| #include "core/editing/FrameSelection.h"
|
| #include "core/editing/InputMethodController.h"
|
| #include "core/editing/Serialization.h"
|
| -#include "core/editing/SpellChecker.h"
|
| +#include "core/editing/spellcheck/SpellChecker.h"
|
| #include "core/events/Event.h"
|
| #include "core/fetch/ResourceFetcher.h"
|
| #include "core/frame/EventHandlerRegistry.h"
|
|
|