Index: Source/core/editing/TextCheckingHelper.h |
diff --git a/Source/core/editing/TextCheckingHelper.h b/Source/core/editing/TextCheckingHelper.h |
index e3e4549c811667ae5ccc877fc330247156856f7c..8eda3fc743d3c1bfa5c199ce8781d5ee1ca8960c 100644 |
--- a/Source/core/editing/TextCheckingHelper.h |
+++ b/Source/core/editing/TextCheckingHelper.h |
@@ -21,7 +21,7 @@ |
#ifndef TextCheckingHelper_h |
#define TextCheckingHelper_h |
-#include "ExceptionCode.h" |
+#include "core/dom/ExceptionCode.h" |
#include "core/page/EditorClient.h" |
#include "core/platform/text/TextChecking.h" |
#include <wtf/text/WTFString.h> |