diff options
Diffstat (limited to 'proto-wine/opentrack-wrapper-wine-windows.cxx')
-rw-r--r-- | proto-wine/opentrack-wrapper-wine-windows.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto-wine/opentrack-wrapper-wine-windows.cxx b/proto-wine/opentrack-wrapper-wine-windows.cxx index 698e3c3b..3c315d84 100644 --- a/proto-wine/opentrack-wrapper-wine-windows.cxx +++ b/proto-wine/opentrack-wrapper-wine-windows.cxx @@ -2,7 +2,7 @@ # error "bad cross" #endif -#define PortableLockedShm ShmWine +#define shm_wrapper ShmWine #include "compat/shm.h" #include "compat/shm.cpp" #include "wine-shm.h" |