aboutsummaryrefslogtreecommitdiff
path: root/Src/Plugins/Input/in_linein/main.h
blob: 8e30eeec27ed4af4072d361f7f4581af468ed5d2 (plain) (blame)
1
2
3
4
5
6
7
#ifndef NULLSOFT_MAINH
#define NULLSOFT_MAINH

#include "../winamp/in2.h"
extern In_Module line;

#endif