aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/views/SkOSWindow_Unix.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/views/SkOSWindow_Unix.h')
-rw-r--r--include/views/SkOSWindow_Unix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/views/SkOSWindow_Unix.h b/include/views/SkOSWindow_Unix.h
index 30386da183..2e1b9ccc81 100644
--- a/include/views/SkOSWindow_Unix.h
+++ b/include/views/SkOSWindow_Unix.h
@@ -44,7 +44,7 @@ public:
#endif // SK_COMMAND_BUFFER
};
- bool attach(SkBackEndTypes attachType, int msaaSampleCount, AttachmentInfo*);
+ bool attach(SkBackEndTypes attachType, int msaaSampleCount, bool deepColor, AttachmentInfo*);
void release();
void present();