summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bin/e_alert_main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/bin/e_alert_main.c b/src/bin/e_alert_main.c
index ee6b0a8df7..a2762c1cb7 100644
--- a/src/bin/e_alert_main.c
+++ b/src/bin/e_alert_main.c
@@ -15,6 +15,7 @@
#include <Eina.h>
#include <Ecore.h>
#include <Ecore_Ipc.h>
+#include <dlfcn.h>
#include <xcb/xcb.h>
#include <xcb/xcb_keysyms.h>
#include <xcb/shape.h>