mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-13 15:41:02 -05:00
6 lines
111 B
C++
6 lines
111 B
C++
|
|
#if defined(MPT_BUILD_WINESUPPORT_WRAPPER)
|
|
|
|
#include "WineWrapper.c"
|
|
|
|
#endif // MPT_BUILD_WINESUPPORT_WRAPPER
|