aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/c/sk_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/c/sk_types.h')
-rw-r--r--include/c/sk_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/c/sk_types.h b/include/c/sk_types.h
index baa3ac9ce6..344259fb44 100644
--- a/include/c/sk_types.h
+++ b/include/c/sk_types.h
@@ -81,7 +81,7 @@ typedef enum {
/**
Return the default sk_colortype_t; this is operating-system dependent.
*/
-SK_API sk_colortype_t sk_colortype_get_default_8888();
+SK_API sk_colortype_t sk_colortype_get_default_8888(void);
typedef struct {
int32_t width;