mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-18 21:05:55 +01: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
|