--- ruby-gnome2-all-0.9.1/libgda/src/rbgdaexport.c~ 2004-03-14 14:08:29 +0200 +++ ruby-gnome2-all-0.9.1/libgda/src/rbgdaexport.c 2004-04-08 13:12:32 +0300 @@ -45,6 +45,9 @@ * * Returns: a newly created Gda::Export object. */ + +#define GDA_TYPE_EXPORT_FLAGS GDA_TYPE_EXPORT + static VALUE rb_gda_export_new(self, conn) VALUE self, conn; {