Index: Source/core/editing/SpellChecker.h |
diff --git a/Source/core/editing/SpellChecker.h b/Source/core/editing/SpellChecker.h |
index 27bd33429425e100040c5be2ce164098fe582dab..f86e551942413b2df6d8f02820d72a861a10dff5 100644 |
--- a/Source/core/editing/SpellChecker.h |
+++ b/Source/core/editing/SpellChecker.h |
@@ -28,7 +28,7 @@ |
#include "Element.h" |
#include "Range.h" |
-#include "Timer.h" |
+#include "core/platform/Timer.h" |
#include "core/platform/text/TextChecking.h" |
#include <wtf/Deque.h> |
#include <wtf/Noncopyable.h> |