proper headers
authorYoung Ik Cho <youngik.cho@samsung.com>
Fri, 19 Jul 2013 00:27:39 +0000 (09:27 +0900)
committerYoung Ik Cho <youngik.cho@samsung.com>
Wed, 24 Jul 2013 07:50:02 +0000 (16:50 +0900)
Change-Id: Id691b554d2d925f5070bc1459ec5eb95dc472c75
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
src/app/FApp_AppControlResponseEvent.h [moved from src/app/inc/FApp_AppControlResponseEvent.h with 100% similarity]
src/app/inc/FApp_IAppManager.h [changed mode: 0755->0644]
src/server/inc/FApp_IAppLaunchConditionEventListener.h [moved from src/app/inc/FApp_IAppLaunchConditionEventListener.h with 100% similarity]

old mode 100755 (executable)
new mode 100644 (file)
index a8e1bda..483e3f5
@@ -21,8 +21,8 @@
  * This header file contains the declarations of the %_IAppManager interface.
  */
 
-#ifndef _FAPP_INTERNAL_IAPP_MANAGER_
-#define _FAPP_INTERNAL_IAPP_MANAGER_
+#ifndef _FAPP_INTERNAL_IAPP_MANAGER_H_
+#define _FAPP_INTERNAL_IAPP_MANAGER_H_
 
 #include <FAppTypes.h>
 #include <FApp_Types.h>
@@ -60,4 +60,4 @@ public:
 
 }} // Tizen::App
 
-#endif //_FAPP_INTERNAL_IAPP_MANAGER_
+#endif //_FAPP_INTERNAL_IAPP_MANAGER_H_