aboutsummaryrefslogtreecommitdiff
path: root/Src/Winamp/api_audiostream.h
blob: f965e506b0ad75746fe8666c03d24c1804761b11 (plain) (blame)
1
2
3
4
5
6
7
#include "../Agave/DecodeFile/ifc_audiostream.h"
#ifndef NULLSOFT_TYPEDEF_API_AUDIOSTREAM_H
#define NULLSOFT_TYPEDEF_API_AUDIOSTREAM_H

typedef ifc_audiostream api_audiostream;

#endif