Index: include/gpu/GrContext.h |
diff --git a/include/gpu/GrContext.h b/include/gpu/GrContext.h |
index 17751664196ce850022382e7d9b809744e953b7c..5c02d371d2836752f6f09c547134749c29512c23 100644 |
--- a/include/gpu/GrContext.h |
+++ b/include/gpu/GrContext.h |
@@ -15,7 +15,7 @@ |
#include "GrRenderTarget.h" |
#include "GrTextureProvider.h" |
#include "SkMatrix.h" |
-#include "SkMutex.h" |
+#include "../private/SkMutex.h" |
#include "SkPathEffect.h" |
#include "SkTypes.h" |