#ifndef OLEO_H
#define OLEO_H

#include <gnumeric.h>

void oleo_read (GOIOContext *io_context, Workbook *wb, GsfInput *input);

#endif
