e70a86dd040ae950cb0c0ad039d575057eb239d2
[fio.git] / goptions.h
1 #ifndef GFIO_OPTIONS_H
2 #define GFIO_OPTIONS_H
3
4 void gopt_get_options_window(GtkWidget *window, struct gfio_client *gc);
5
6 #endif