Index: Source/core/dom/ElementShadow.h |
diff --git a/Source/core/dom/ElementShadow.h b/Source/core/dom/ElementShadow.h |
index e8d63d11bb48d7ab3e0cbceb536b6493741bc60d..ff4e6c21c9430f029117b6a4d81237007339e025 100644 |
--- a/Source/core/dom/ElementShadow.h |
+++ b/Source/core/dom/ElementShadow.h |
@@ -28,8 +28,8 @@ |
#define ElementShadow_h |
#include "ContentDistributor.h" |
-#include "ExceptionCode.h" |
-#include "ShadowRoot.h" |
+#include "core/dom/ExceptionCode.h" |
+#include "core/dom/ShadowRoot.h" |
#include <wtf/DoublyLinkedList.h> |
#include <wtf/Noncopyable.h> |
#include <wtf/PassOwnPtr.h> |