| Index: Source/core/platform/image-decoders/webp/WEBPImageDecoder.cpp
|
| diff --git a/Source/core/platform/image-decoders/webp/WEBPImageDecoder.cpp b/Source/core/platform/image-decoders/webp/WEBPImageDecoder.cpp
|
| index fb94bce9d726382c171a6e74b710027b1ee487fa..3c905a94441119725907fd792cde5bf8a778daad 100644
|
| --- a/Source/core/platform/image-decoders/webp/WEBPImageDecoder.cpp
|
| +++ b/Source/core/platform/image-decoders/webp/WEBPImageDecoder.cpp
|
| @@ -29,7 +29,7 @@
|
| #include "config.h"
|
| #include "core/platform/image-decoders/webp/WEBPImageDecoder.h"
|
|
|
| -#include "PlatformInstrumentation.h"
|
| +#include "core/platform/PlatformInstrumentation.h"
|
|
|
| #ifdef QCMS_WEBP_COLOR_CORRECTION
|
| #include "qcms.h"
|
|
|