aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkCachedData.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/SkCachedData.h')
-rw-r--r--src/core/SkCachedData.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/SkCachedData.h b/src/core/SkCachedData.h
index 886ca3e7e4..6493a75e0b 100644
--- a/src/core/SkCachedData.h
+++ b/src/core/SkCachedData.h
@@ -8,7 +8,7 @@
#ifndef SkCachedData_DEFINED
#define SkCachedData_DEFINED
-#include "SkThread.h"
+#include "SkMutex.h"
class SkDiscardableMemory;
@@ -78,7 +78,7 @@ public:
#else
void validate() const {}
#endif
-
+
/*
* Attaching a data to to a SkResourceCache (only one at a time) enables the data to be
* unlocked when the cache is the only owner, thus freeing it to be purged (assuming the