aboutsummaryrefslogtreecommitdiffstats
path: root/libart_lgpl/art_vpath_dash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libart_lgpl/art_vpath_dash.h')
-rw-r--r--libart_lgpl/art_vpath_dash.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libart_lgpl/art_vpath_dash.h b/libart_lgpl/art_vpath_dash.h
index 1ee7b33349..93ecea5e32 100644
--- a/libart_lgpl/art_vpath_dash.h
+++ b/libart_lgpl/art_vpath_dash.h
@@ -31,9 +31,9 @@ extern "C" {
typedef struct _ArtVpathDash ArtVpathDash;
struct _ArtVpathDash {
- double offset;
- int n_dash;
- double *dash;
+ gdouble offset;
+ gint n_dash;
+ gdouble *dash;
};
ArtVpath *