Initial community commit
This commit is contained in:
parent
537bcbc862
commit
fc06254474
16440 changed files with 4239995 additions and 2 deletions
10
Src/Plugins/Encoder/enc_flac/api__enc_flac.h
Normal file
10
Src/Plugins/Encoder/enc_flac/api__enc_flac.h
Normal file
|
@ -0,0 +1,10 @@
|
|||
#ifndef NULLSOFT_ENC_FLAC_API_H
|
||||
#define NULLSOFT_ENC_FLAC_API_H
|
||||
|
||||
#include "api/service/api_service.h"
|
||||
#include "../Agave/Language/api_language.h"
|
||||
|
||||
#include "api/application/api_application.h"
|
||||
#define WASABI_API_APP application
|
||||
|
||||
#endif // !NULLSOFT_ENC_FLAC_API_H
|
Loading…
Add table
Add a link
Reference in a new issue