Index: include/gpu/GrBackendEffectFactory.h |
=================================================================== |
--- include/gpu/GrBackendEffectFactory.h (revision 12696) |
+++ include/gpu/GrBackendEffectFactory.h (working copy) |
@@ -10,7 +10,7 @@ |
#include "GrTypes.h" |
#include "SkTemplates.h" |
-#include "SkThread_platform.h" |
+#include "SkThread.h" |
#include "SkTypes.h" |
/** Given a GrEffect of a particular type, creates the corresponding graphics-backend-specific |