Chromium Code Reviews| Index: src/core/SkPicture.cpp |
| diff --git a/src/core/SkPicture.cpp b/src/core/SkPicture.cpp |
| index 8247336d49e96d3d7698dbb8bdaf61a1a9498b41..0fe3ae495d864ce5735de76656667f3f42c92cbb 100644 |
| --- a/src/core/SkPicture.cpp |
| +++ b/src/core/SkPicture.cpp |
| @@ -5,7 +5,7 @@ |
| * found in the LICENSE file. |
| */ |
| -#include "SkAtomics.h" |
| +#include "../private/SkAtomics.h" |
| #include "SkMessageBus.h" |
| #include "SkPicture.h" |
| #include "SkPictureData.h" |