Index: src/core/SkDeviceProfile.cpp |
diff --git a/src/core/SkDeviceProfile.cpp b/src/core/SkDeviceProfile.cpp |
index 8d60151f6f297369ce26824b8f6e6f062f8c9a11..188e12b4b015ca03740ccfb19ef2853536b38b05 100644 |
--- a/src/core/SkDeviceProfile.cpp |
+++ b/src/core/SkDeviceProfile.cpp |
@@ -7,7 +7,7 @@ |
#include "SkDeviceProfile.h" |
-#include "SkThread.h" |
+#include "SkMutex.h" |
#define DEFAULT_GAMMAEXP 2.2f |
#define DEFAULT_CONTRASTSCALE 0.5f |