Index: Source/core/editing/SpellingCorrectionCommand.h |
diff --git a/Source/core/editing/SpellingCorrectionCommand.h b/Source/core/editing/SpellingCorrectionCommand.h |
index 87118b7be35001c1e236112de8af592996aa13d3..ae4d15e37cee00ade316f395278cee5169774187 100644 |
--- a/Source/core/editing/SpellingCorrectionCommand.h |
+++ b/Source/core/editing/SpellingCorrectionCommand.h |
@@ -26,7 +26,7 @@ |
#ifndef SpellingCorrectionCommand_h |
#define SpellingCorrectionCommand_h |
-#include "Range.h" |
+#include "core/dom/Range.h" |
#include "core/editing/CompositeEditCommand.h" |
namespace WebCore { |