Index: Source/core/editing/DragCaretController.h |
diff --git a/Source/core/editing/DragCaretController.h b/Source/core/editing/DragCaretController.h |
index f05418dfd8690567a6b5aba74852d2de5947b61a..caf11498118fb26ae663643b402d5cdb93e2ae4b 100644 |
--- a/Source/core/editing/DragCaretController.h |
+++ b/Source/core/editing/DragCaretController.h |
@@ -26,7 +26,7 @@ |
#ifndef DragCaretController_h |
#define DragCaretController_h |
-#include "core/editing/Caret.h" |
+#include "core/editing/CaretBase.h" |
namespace blink { |