mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-28 19:48:23 +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
|