tizen 2.4 release
[apps/home/settings.git] / setting-accessibility / setting-accessibility-main.h
@@ -1,9 +1,9 @@
 /*
- * setting
+ * accessibility
  *
- * Copyright (c) 2000 - 2011 Samsung Electronics Co., Ltd.
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd.
  *
- * Contact: MyoungJune Park <mj2004.park@samsung.com>
+ * Contact: Tomasz Olszak <t.olszak@samsung.com>
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
  * limitations under the License.
  *
  */
-#ifndef __SETTING_SECURITY_ENCRYPTION_H__
-#define __SETTING_SECURITY_ENCRYPTION_H__
+#ifndef __SETTING_ACCESSIBILITY_MAIN_H__
+#define __SETTING_ACCESSIBILITY_MAIN_H__
 
-#include <setting-security.h>
+#include "setting-accessibility.h"
 
-Eina_Bool setting_security_encryption_click_softkey_back_cb(void *data, Elm_Object_Item *it);
-#endif
+
+
+
+
+#endif /*__SETTING_ACCESSIBILITY_MAIN_H__ */