Compilation: prefer glib functions over goffice equivalents
[gnumeric.git] / plugins / oleo / oleo.h
blob77985bfe8f10985cab4ad2653042680f452b9be2
1 #ifndef OLEO_H
2 #define OLEO_H
4 #include <gnumeric.h>
6 void oleo_read (GOIOContext *io_context, Workbook *wb, GsfInput *input);
8 #endif