tizen 2.3 release
[apps/livebox/livebox-viewer.git] / dynamicbox_viewer / include / desc_parser.h
similarity index 87%
rename from include/desc_parser.h
rename to dynamicbox_viewer/include/desc_parser.h
index a7e0092..ccc7800 100644 (file)
@@ -14,6 +14,6 @@
  * limitations under the License.
  */
 
-extern int parse_desc(struct livebox_common *common, const char *filename, int is_pd);
+extern int parse_desc(struct dynamicbox_common *common, const char *filename, int is_pd);
 
 /* End of a file */