Index: public/web/WebDocumentType.h |
diff --git a/public/web/WebDocumentType.h b/public/web/WebDocumentType.h |
index 876086589088ddaa8b9c9d91d9865b0c55868597..25c5df893645b309bd6c09c970cd0d5bd160d548 100644 |
--- a/public/web/WebDocumentType.h |
+++ b/public/web/WebDocumentType.h |
@@ -31,7 +31,7 @@ |
#ifndef WebDocumentType_h |
#define WebDocumentType_h |
-#include "WebNode.h" |
+#include "public/web/WebNode.h" |
#if BLINK_IMPLEMENTATION |
namespace WebCore { class DocumentType; } |