mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-15 07:35:38 +02:00
fixed: osx compile errors from last commit
This commit is contained in:
parent
f3d542b2c3
commit
19bcb9dfae
11 changed files with 13 additions and 13 deletions
|
@ -18,6 +18,7 @@
|
|||
|
||||
#include "platform/OSXScreen.h"
|
||||
|
||||
#include "client/Client.h"
|
||||
#include "platform/OSXClipboard.h"
|
||||
#include "platform/OSXEventQueueBuffer.h"
|
||||
#include "platform/OSXKeyState.h"
|
||||
|
@ -27,7 +28,6 @@
|
|||
#include "synergy/Clipboard.h"
|
||||
#include "synergy/KeyMap.h"
|
||||
#include "synergy/ClientApp.h"
|
||||
#include "synergy/Client.h"
|
||||
#include "mt/CondVar.h"
|
||||
#include "mt/Lock.h"
|
||||
#include "mt/Mutex.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue