aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Output/out_wave/out_wave.h
blob: 5db02d48fe0187cf94da0e6c30fbfbcf7bdf4924 (plain) (blame)
1
2
3
4
5
6
7
#define STRICT
#include <windows.h>
#include "../Winamp/out.h"

extern Out_Module mod;

#define OUT_WAVE_VER L"2.22"