X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=popup-wifidirect%2Finclude%2Fwfd-app.h;h=e1dc234c325dfe1e67f402e11134909cd1655239;hb=b41a56f3359a2f804bfa68eb5f0330fa8ce313b0;hp=ef17169a298a95ee1241ec4ceb115b94ba226190;hpb=f2a677baabe036b44cb726d828d82c6fd96bcc3a;p=apps%2Fnative%2Fug-wifi-direct.git diff --git a/popup-wifidirect/include/wfd-app.h b/popup-wifidirect/include/wfd-app.h index ef17169..e1dc234 100644 --- a/popup-wifidirect/include/wfd-app.h +++ b/popup-wifidirect/include/wfd-app.h @@ -30,6 +30,7 @@ #define __WFD_SYS_POPAPP_MAIN_H__ #include +#include #define PACKAGE "org.tizen.wifi-direct-popup" #define PACKAGE_ALLSHARE_CAST "org.tizen.allshare-cast-popup" @@ -172,8 +173,6 @@ typedef struct { wifi_direct_state_e last_wfd_status; int last_wfd_time; - Ecore_Event_Handler *rotate_event_handler; - #ifdef WFD_SCREEN_MIRRORING_ENABLED int screen_mirroring_state; #endif