change system header file from dd-system to dd-deviced
[platform/core/system/system-server.git] / src / shared / deviced-priv.h
similarity index 91%
rename from src/shared/system-priv.h
rename to src/shared/deviced-priv.h
index 1fd75aa..85557ec 100644 (file)
@@ -18,8 +18,8 @@
  */
 
 
-#ifndef __SYSTEM_PRIVATE__
-#define __SYSTEM_PRIVATE__
+#ifndef __DEVICED_PRIVATE__
+#define __DEVICED_PRIVATE__
 
 #include "common.h"
 
@@ -45,4 +45,4 @@ struct sysnoti {
 #ifdef __cplusplus
 }
 #endif
-#endif                         /* __SYSTEM_PRIVATE__ */
+#endif                         /* __DEVICED_PRIVATE__ */