Index: Source/core/platform/mac/PurgeableBufferMac.cpp |
diff --git a/Source/core/platform/mac/PurgeableBufferMac.cpp b/Source/core/platform/mac/PurgeableBufferMac.cpp |
index 26c3747fbd5b3c32f96d0a04a55d5c0380b5aeeb..597f70f250a6248ecbd29c5d8ad63aa3d73652b0 100644 |
--- a/Source/core/platform/mac/PurgeableBufferMac.cpp |
+++ b/Source/core/platform/mac/PurgeableBufferMac.cpp |
@@ -27,7 +27,7 @@ |
#if ENABLE(PURGEABLE_MEMORY) |
-#include "PurgeableBuffer.h" |
+#include "core/platform/PurgeableBuffer.h" |
#include <mach/mach.h> |
#include <wtf/Assertions.h> |