mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
revamp plugin_common to use utf-8 instead of wchar_t as the internal comment format
This commit is contained in:
@@ -19,10 +19,9 @@
|
||||
#ifndef FLAC__PLUGIN_COMMON__ALL_H
|
||||
#define FLAC__PLUGIN_COMMON__ALL_H
|
||||
|
||||
#include "canonical_tag.h"
|
||||
#include "charset.h"
|
||||
#include "dither.h"
|
||||
#include "locale_hack.h"
|
||||
#include "vorbiscomment.h"
|
||||
#include "tags.h"
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user