summaryrefslogtreecommitdiff
path: root/include/libcss/hint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcss/hint.h')
-rw-r--r--include/libcss/hint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/libcss/hint.h b/include/libcss/hint.h
index 1aecae6..7bee217 100644
--- a/include/libcss/hint.h
+++ b/include/libcss/hint.h
@@ -41,7 +41,7 @@ typedef struct css_hint {
*/
union {
css_computed_clip_rect *clip;
- css_colour color;
+ css_color color;
css_computed_content_item *content;
css_computed_counter *counter;
int32_t integer;