1 #ifdef HAVE_CONFIG_H
2 # include "elementary_config.h"
3 #endif
4 
5 #define EFL_PACK_LAYOUT_PROTECTED
6 
7 #include <Elementary.h>
8 #include "elm_priv.h"
9 
10 typedef struct {
11 
12 } Efl_Ui_Spotlight_Manager_Data;
13 
14 
15 #include "efl_ui_spotlight_manager.eo.c"
16