aboutsummaryrefslogtreecommitdiffstats
path: root/src/eom.h
blob: 5d0b8ed029b30d9a61953aa87f4d2099e25e5411 (plain)
1
2
3
4
5
6
7
#ifndef __EOM_H__
#define __EOM_H__

gchar *eom_get_data_file(void);
gchar *eom_get_config_dir(void);

#endif  /* __EOM_H__ */