#ifndef __OPTIONS_H__ #define __OPTIONS_H__ #include "def.h" gboolean load_properties(struct _prog *prog_data); #endif