Audacity  3.0.3
Macros
ODDecodeFlacTask.cpp File Reference
#include "../Audacity.h"
#include "ODDecodeFlacTask.h"
#include "../Prefs.h"
#include <wx/string.h>
#include <wx/utils.h>
#include <wx/file.h>
#include <wx/ffile.h>
#include <wx/wx.h>
#include "../Tags.h"
Include dependency graph for ODDecodeFlacTask.cpp:

Go to the source code of this file.

Macros

#define FLAC_HEADER   "fLaC"
 

Macro Definition Documentation

◆ FLAC_HEADER

#define FLAC_HEADER   "fLaC"

Definition at line 28 of file ODDecodeFlacTask.cpp.