Index: Source/core/html/TypeAhead.h |
diff --git a/Source/core/html/TypeAhead.h b/Source/core/html/TypeAhead.h |
index 22b1d9af961b4aad7a4d7287711936e1fd3ba98e..dcc50ed4e5309a734d88fa127efa62259bd90714 100644 |
--- a/Source/core/html/TypeAhead.h |
+++ b/Source/core/html/TypeAhead.h |
@@ -26,7 +26,7 @@ |
#ifndef TypeAhead_h |
#define TypeAhead_h |
-#include "DOMTimeStamp.h" |
+#include "core/dom/DOMTimeStamp.h" |
#include <wtf/text/StringBuilder.h> |
#include <wtf/text/WTFString.h> |