Chromium Code Reviews| Index: src/core/SkSharedMutex.h |
| diff --git a/src/core/SkSharedMutex.h b/src/core/SkSharedMutex.h |
| index 737735f4df9623ed1285eb4c35500a89700cd453..9660adf0eb4084093801867033838db045cc40d3 100644 |
| --- a/src/core/SkSharedMutex.h |
| +++ b/src/core/SkSharedMutex.h |
| @@ -8,7 +8,7 @@ |
| #ifndef SkSharedLock_DEFINED |
| #define SkSharedLock_DEFINED |
| -#include "../private/SkAtomics.h" |
| +#include "SkAtomics.h" |
| #include "SkSemaphore.h" |
| #include "SkTypes.h" |