sound: Fix checking default theme duplication
[platform/core/system/libsvi.git] / src / sound-parser.h
index b25bc81..f72791d 100644 (file)
@@ -19,5 +19,6 @@
 #define __SOUND_PARSER_H__
 
 int sound_parser_init(const char* sound_file_path);
+void sound_parser_exit(void);
 
 #endif
\ No newline at end of file