Index: Source/core/platform/network/HTTPRequest.h |
diff --git a/Source/core/platform/network/HTTPRequest.h b/Source/core/platform/network/HTTPRequest.h |
index 58b53a16916755fa5686ddbeb836e8af1a60ffff..d37296810c39d23ad1b12374665054351d82d508 100644 |
--- a/Source/core/platform/network/HTTPRequest.h |
+++ b/Source/core/platform/network/HTTPRequest.h |
@@ -32,7 +32,7 @@ |
#ifndef HTTPRequest_h |
#define HTTPRequest_h |
-#include "KURL.h" |
+#include "core/platform/KURL.h" |
#include "core/platform/network/HTTPHeaderMap.h" |
#include "core/platform/network/HTTPParsers.h" |
#include <wtf/PassRefPtr.h> |