Index: Source/core/platform/graphics/GraphicsLayer.cpp |
diff --git a/Source/core/platform/graphics/GraphicsLayer.cpp b/Source/core/platform/graphics/GraphicsLayer.cpp |
index f88aec51a51f9c047cc6079945a0eb9790ab58db..e28268de6b5fba5d55f646156faba90e0f9eea05 100644 |
--- a/Source/core/platform/graphics/GraphicsLayer.cpp |
+++ b/Source/core/platform/graphics/GraphicsLayer.cpp |
@@ -27,7 +27,7 @@ |
#include "core/platform/graphics/GraphicsLayer.h" |
-#include "PlatformMemoryInstrumentation.h" |
+#include "core/platform/PlatformMemoryInstrumentation.h" |
#include "core/platform/graphics/FloatPoint.h" |
#include "core/platform/graphics/FloatRect.h" |
#include "core/platform/graphics/GraphicsContext.h" |