diff --git a/moo/mooutils/newgtk/glib-2.16/gio/giotypes.h b/moo/mooutils/newgtk/glib-2.16/gio/giotypes.h index ce7f1e86..86e62ddb 100644 --- a/moo/mooutils/newgtk/glib-2.16/gio/giotypes.h +++ b/moo/mooutils/newgtk/glib-2.16/gio/giotypes.h @@ -31,7 +31,9 @@ G_BEGIN_DECLS +#if !GLIB_CHECK_VERSION(2,14,0) typedef gint64 goffset; +#endif typedef struct _GAppLaunchContext GAppLaunchContext; typedef struct _GAppInfo GAppInfo; /* Dummy typedef */