enlightenment/src/modules/illume-indicator/e_mod_main.h

11 lines
152 B
C

#ifndef E_MOD_MAIN_H
# define E_MOD_MAIN_H
# ifdef HAVE_ENOTIFY
# include <E_Notification_Daemon.h>
# endif
extern const char *_ind_mod_dir;
#endif