Sync with 2.4 and enable the Wi-Fi Direct UG
[apps/native/ug-wifi-direct.git] / popup-wifidirect / include / wfd-app.h
index ef17169..e1dc234 100644 (file)
@@ -30,6 +30,7 @@
 #define __WFD_SYS_POPAPP_MAIN_H__
 
 #include <wifi-direct.h>
+#include <wifi-direct-internal.h>
 
 #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