On 29 January 2010 17:58, Piotr Pokora <[email protected]> wrote: > Vivien Malerba pisze: > > Hi! > >> You need to include another header: >> #include <libgda/sql-parser/gda-sql-parser.h> > > Shouldn't it be > #include <sql-parser/gda-sql-parser.h> ?
As a matter of fact both work, but you're right it's better to use #include <sql-parser/gda-sql-parser.h>, I'll update the doc. Regards, Vivien _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
