summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_genlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_genlist.c')
-rw-r--r--src/lib/elementary/elm_genlist.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/elementary/elm_genlist.c b/src/lib/elementary/elm_genlist.c
index 19e2a0c02b..8edbe023a8 100644
--- a/src/lib/elementary/elm_genlist.c
+++ b/src/lib/elementary/elm_genlist.c
@@ -15,6 +15,9 @@
#include "elm_priv.h"
#include "elm_widget_genlist.h"
#include "elm_interface_scrollable.h"
+#include "elm_genlist_item.eo.h"
+#include "elm_genlist_pan.eo.h"
+#include "elm_genlist.eo.h"
#define MY_PAN_CLASS ELM_GENLIST_PAN_CLASS