disable a keyrotuer module
[platform/core/uifw/e-mod-tizen-keyrouter.git] / src / e_mod_main_wl.h
index 09b535d..2172a7f 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef E_MOD_MAIN_H
 #define E_MOD_MAIN_H
 
+#ifndef _F_ENABLE_KEYROUTER_CORE
+
 #include "e.h"
 #include <tizen-extension-server-protocol.h>
 #ifdef ENABLE_CYNARA
@@ -166,3 +168,4 @@ void e_keyrouter_conf_deinit(E_Keyrouter_Config_Data *kconfig);
 int e_keyrouter_cb_picture_off(const int option, void *data);
 
 #endif
+#endif