diff options
Diffstat (limited to 'Src/Winamp/BurnManager.h')
-rw-r--r-- | Src/Winamp/BurnManager.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Src/Winamp/BurnManager.h b/Src/Winamp/BurnManager.h new file mode 100644 index 00000000..5808a925 --- /dev/null +++ b/Src/Winamp/BurnManager.h @@ -0,0 +1,6 @@ +#pragma once + +#include "../Agave/DecodeFile/ifc_audiostream.h" +#include "../Agave/DecodeFile/api_decodefile.h" + +#include "../burnlib/manager.h"
\ No newline at end of file |