diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-07-19 06:45:18 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-07-19 07:17:26 +0200 |
commit | ef0a2d3df4324f555a7216c527896e48b59bf59f (patch) | |
tree | d58e4b16d562a065ca7a40a5f8e45cf09ee92b66 /proto-wine/opentrack-wrapper-wine-windows.cxx | |
parent | 5a913e4b663b60d50ae6c38dc5cf3f1c67f26aae (diff) |
proto/wine: unbreak
Diffstat (limited to 'proto-wine/opentrack-wrapper-wine-windows.cxx')
-rw-r--r-- | proto-wine/opentrack-wrapper-wine-windows.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto-wine/opentrack-wrapper-wine-windows.cxx b/proto-wine/opentrack-wrapper-wine-windows.cxx index 6604c626..cc8ae63a 100644 --- a/proto-wine/opentrack-wrapper-wine-windows.cxx +++ b/proto-wine/opentrack-wrapper-wine-windows.cxx @@ -6,6 +6,7 @@ #include "opentrack-compat/shm.h" #include "opentrack-compat/shm.cpp" #include "wine-shm.h" +#define OPENTRACK_NO_QT_PATH #include "opentrack-library-path.h" #include <cstring> |