aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-init.h
blob: 5684f87b442843b45ad4f2c6abce38c23a9d5b1c (plain) (blame)
1
2
3
4
5
6
7
8
#ifndef E_INIT_H
#define E_INIT_H

extern char *evolution_base_dir;

void e_init (void);

#endif /* E_INIT_H */