Chromium Code Reviews| Index: src/core/SkSharedMutex.cpp |
| diff --git a/src/core/SkSharedMutex.cpp b/src/core/SkSharedMutex.cpp |
| index 203a775190e5f2cff78d2761eac1adee9a837636..0db6101ddf849ca8c08676b959e4ad81140b6510 100644 |
| --- a/src/core/SkSharedMutex.cpp |
| +++ b/src/core/SkSharedMutex.cpp |
| @@ -7,7 +7,7 @@ |
| #include "SkSharedMutex.h" |
| -#include "SkAtomics.h" |
| +#include "../private/SkAtomics.h" |
| #include "SkTypes.h" |
| #include "../private/SkSemaphore.h" |