summaryrefslogtreecommitdiff
path: root/src/lib/elm_sys_notify_interface.c
blob: c630afec6317c1e2298bc6548cb433a73e6458ef (plain)
1
2
3
4
5
6
7
8
9
#ifdef HAVE_CONFIG_H
# include "elementary_config.h"
#endif

#include <Elementary.h>

#include "elm_priv.h"
#include "elm_sys_notify_interface.eo.c"