mirror of
https://github.com/debauchee/barrier.git
synced 2025-06-20 03:31:40 +02:00
Make it compile under linux.
This commit is contained in:
parent
7842596748
commit
33c51789c5
2 changed files with 4 additions and 2 deletions
|
@ -19,7 +19,9 @@
|
|||
#include "CArch.h"
|
||||
#include "XBase.h"
|
||||
#include "XArch.h"
|
||||
#if SYSAPI_WIN32
|
||||
#include "CArchMiscWindows.h"
|
||||
#endif
|
||||
#include "LogOutputters.h"
|
||||
#include "XSynergy.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue