aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkRefCnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/core/SkRefCnt.h')
-rw-r--r--include/core/SkRefCnt.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/core/SkRefCnt.h b/include/core/SkRefCnt.h
index 41c78293fa..8074a8511f 100644
--- a/include/core/SkRefCnt.h
+++ b/include/core/SkRefCnt.h
@@ -11,10 +11,11 @@
#define SkRefCnt_DEFINED
#include "SkDynamicAnnotations.h"
-#include "SkThread.h"
#include "SkInstCnt.h"
#include "SkTemplates.h"
+#include "../../src/core/SkThread.h"
+
/** \class SkRefCntBase
SkRefCntBase is the base class for objects that may be shared by multiple