aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkDeviceProfile.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkDeviceProfile.cpp')
-rw-r--r--src/core/SkDeviceProfile.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/SkDeviceProfile.cpp b/src/core/SkDeviceProfile.cpp
index 8d60151f6f..188e12b4b0 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