summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_protocol_wine/opentrack-wrapper-wine-posix.cxx
blob: 010c4440671687efe50e9c33433e15e49d47d865 (plain)
1
2
3
4
5
6
7
8
#define OPENTRACK_COMPAT_BUNDLED
#ifdef _WIN32
#   undef _WIN32
#endif

#define PortableLockedShm ShmPosix
#include "compat/compat.h"
#include "compat/compat.cpp"