summaryrefslogtreecommitdiff
path: root/include/libcss/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libcss/types.h')
-rw-r--r--include/libcss/types.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libcss/types.h b/include/libcss/types.h
index 8bc65a9..d1f0d51 100644
--- a/include/libcss/types.h
+++ b/include/libcss/types.h
@@ -106,6 +106,8 @@ typedef struct css_select_ctx css_select_ctx;
typedef struct css_computed_style css_computed_style;
+typedef struct css_system_font css_system_font;
+
#ifdef __cplusplus
}
#endif