summaryrefslogtreecommitdiff
path: root/css/css.h
diff options
context:
space:
mode:
Diffstat (limited to 'css/css.h')
-rw-r--r--css/css.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/css.h b/css/css.h
index 0c1f65e6f..a756ea316 100644
--- a/css/css.h
+++ b/css/css.h
@@ -72,6 +72,7 @@ struct css_style {
css_clear clear;
colour color;
+ css_cursor cursor;
css_display display;
css_float float_;