mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-01-16 05:55:12 +00:00
7 lines
111 B
C++
7 lines
111 B
C++
|
|
||
|
#if defined(MPT_BUILD_WINESUPPORT_WRAPPER)
|
||
|
|
||
|
#include "WineWrapper.c"
|
||
|
|
||
|
#endif // MPT_BUILD_WINESUPPORT_WRAPPER
|