summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/page/EditorClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebCore/page/EditorClient.h')
-rw-r--r--Source/WebCore/page/EditorClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebCore/page/EditorClient.h b/Source/WebCore/page/EditorClient.h
index aeda844..df24a5b 100644
--- a/Source/WebCore/page/EditorClient.h
+++ b/Source/WebCore/page/EditorClient.h
@@ -27,7 +27,7 @@
#ifndef EditorClient_h
#define EditorClient_h
-#include "CorrectionPanelInfo.h"
+#include "SpellingCorrectionController.h"
#include "EditorInsertAction.h"
#include "FloatRect.h"
#include "PlatformString.h"