include dlfcn.h for e_alert_main.c

This commit is contained in:
Mike Blumenkrantz 2017-03-06 06:58:20 -05:00 committed by Simon Lees
parent f220fa8d29
commit c28a455ccb
1 changed files with 1 additions and 0 deletions

View File

@ -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>