Index: include/private/SkSemaphore.h |
diff --git a/include/private/SkSemaphore.h b/include/private/SkSemaphore.h |
index b5b5ea5957bbc14ad070a1735e5f412aec6b66db..cb2f58da4a27724fa49a1be40080a67ee6c158fd 100644 |
--- a/include/private/SkSemaphore.h |
+++ b/include/private/SkSemaphore.h |
@@ -9,7 +9,7 @@ |
#define SkSemaphore_DEFINED |
#include "SkTypes.h" |
-#include "SkAtomics.h" |
+#include "../private/SkAtomics.h" |
#include "../private/SkOncePtr.h" |
struct SkBaseSemaphore { |