Index: Source/core/platform/network/BlobRegistryProxy.cpp |
diff --git a/Source/core/platform/network/BlobRegistryProxy.cpp b/Source/core/platform/network/BlobRegistryProxy.cpp |
index 109543697e67e03dd8a8215d7594d1b7b5648ca5..3d173b2d1e2bf2f0ceecb7955600d346b28d9953 100644 |
--- a/Source/core/platform/network/BlobRegistryProxy.cpp |
+++ b/Source/core/platform/network/BlobRegistryProxy.cpp |
@@ -32,7 +32,7 @@ |
#include "core/platform/network/BlobRegistryProxy.h" |
-#include "KURL.h" |
+#include "core/platform/KURL.h" |
#include "core/platform/network/BlobData.h" |
#include "core/platform/network/ResourceHandle.h" |
#include <public/Platform.h> |