mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-11 17:41:15 +02:00
EXPERIMENTAL_OD_FLAC switch defined one place only, in Experimental.h
This commit is contained in:
parent
38b0bb2a8d
commit
aaa358abf6
@ -40,6 +40,8 @@
|
|||||||
|
|
||||||
#include "../Tags.h"
|
#include "../Tags.h"
|
||||||
|
|
||||||
|
#include "../Experimental.h"
|
||||||
|
|
||||||
#define FLAC_HEADER "fLaC"
|
#define FLAC_HEADER "fLaC"
|
||||||
|
|
||||||
#define DESC _("FLAC files")
|
#define DESC _("FLAC files")
|
||||||
@ -94,8 +96,6 @@ extern "C" {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
||||||
//#define EXPERIMENTAL_OD_FLAC
|
|
||||||
|
|
||||||
class FLACImportFileHandle;
|
class FLACImportFileHandle;
|
||||||
|
|
||||||
class MyFLACFile : public FLAC::Decoder::File
|
class MyFLACFile : public FLAC::Decoder::File
|
||||||
|
Loading…
x
Reference in New Issue
Block a user