Index: Source/core/html/ValidationMessage.h |
diff --git a/Source/core/html/ValidationMessage.h b/Source/core/html/ValidationMessage.h |
index 983442731878f5b6fe9ab76c502597e00c99a1a4..83c7f268d39f85b04afa065b755ed0098d5def20 100644 |
--- a/Source/core/html/ValidationMessage.h |
+++ b/Source/core/html/ValidationMessage.h |
@@ -31,7 +31,7 @@ |
#ifndef ValidationMessage_h |
#define ValidationMessage_h |
-#include "Timer.h" |
+#include "core/platform/Timer.h" |
#include <wtf/Noncopyable.h> |
#include <wtf/OwnPtr.h> |
#include <wtf/RefPtr.h> |