7 lines
111 B
C++
7 lines
111 B
C++
|
|
||
|
#if defined(MPT_BUILD_WINESUPPORT_WRAPPER)
|
||
|
|
||
|
#include "WineWrapper.c"
|
||
|
|
||
|
#endif // MPT_BUILD_WINESUPPORT_WRAPPER
|