Index: Source/core/html/parser/AtomicHTMLToken.h |
diff --git a/Source/core/html/parser/AtomicHTMLToken.h b/Source/core/html/parser/AtomicHTMLToken.h |
index e553ad876d19ba2512499d64a96f17f86dfacf9d..68155b2f61786003b2280807497de8948cdc3412 100644 |
--- a/Source/core/html/parser/AtomicHTMLToken.h |
+++ b/Source/core/html/parser/AtomicHTMLToken.h |
@@ -26,9 +26,9 @@ |
#ifndef AtomicHTMLToken_h |
#define AtomicHTMLToken_h |
-#include "Attribute.h" |
#include "CompactHTMLToken.h" |
#include "HTMLToken.h" |
+#include "core/dom/Attribute.h" |
#include <wtf/RefCounted.h> |
#include <wtf/RefPtr.h> |