mirror of
https://github.com/debauchee/barrier.git
synced 2025-07-19 17:37:41 +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
|
@ -16,9 +16,9 @@
|
|||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
#import "platform/COSXScreenSaver.h"
|
||||
#import "platform/OSXScreenSaver.h"
|
||||
|
||||
#import "platform/COSXScreenSaverUtil.h"
|
||||
#import "platform/OSXScreenSaverUtil.h"
|
||||
#import "synergy/IPrimaryScreen.h"
|
||||
#import "base/Log.h"
|
||||
#import "base/IEventQueue.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue