Index: Source/core/platform/graphics/GraphicsContext3D.h |
diff --git a/Source/core/platform/graphics/GraphicsContext3D.h b/Source/core/platform/graphics/GraphicsContext3D.h |
index baa5837f490ec77bebb2f4520c1d8617c1e8fe50..1a391dec27bcaa07d0432ca5c64357ae088df863 100644 |
--- a/Source/core/platform/graphics/GraphicsContext3D.h |
+++ b/Source/core/platform/graphics/GraphicsContext3D.h |
@@ -26,7 +26,7 @@ |
#ifndef GraphicsContext3D_h |
#define GraphicsContext3D_h |
-#include "KURL.h" |
+#include "core/platform/KURL.h" |
#include "core/platform/graphics/GraphicsTypes3D.h" |
#include "core/platform/graphics/Image.h" |
#include "core/platform/graphics/IntRect.h" |