summaryrefslogtreecommitdiff
path: root/src/lib/elm_sys_notify_interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elm_sys_notify_interface.c')
-rw-r--r--src/lib/elm_sys_notify_interface.c9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/lib/elm_sys_notify_interface.c b/src/lib/elm_sys_notify_interface.c
new file mode 100644
index 000000000..c630afec6
--- /dev/null
+++ b/src/lib/elm_sys_notify_interface.c
@@ -0,0 +1,9 @@
+#ifdef HAVE_CONFIG_H
+# include "elementary_config.h"
+#endif
+
+#include <Elementary.h>
+
+#include "elm_priv.h"
+#include "elm_sys_notify_interface.eo.c"
+