mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-11 23:03:56 +02:00
Rename asio-fix.h to use-linux-asio.h
Bit of an ugly verbose name but it probably makes it much clearer why the include is needed.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include <bitsery/traits/vector.h>
|
||||
|
||||
#ifdef __WINE__
|
||||
#include "../wine-host/asio-fix.h"
|
||||
#include "../wine-host/use-linux-asio.h"
|
||||
#endif
|
||||
#include <llvm/small-vector.h>
|
||||
#include <asio/io_context.hpp>
|
||||
|
||||
Reference in New Issue
Block a user