mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-09-24 15:54:12 +00:00
7 lines
104 B
C
7 lines
104 B
C
|
#ifndef NULLSOFT_MAINH
|
||
|
#define NULLSOFT_MAINH
|
||
|
|
||
|
#include "../winamp/in2.h"
|
||
|
extern In_Module line;
|
||
|
|
||
|
#endif
|