fix: Wrong include on macOS

This commit is contained in:
WerWolv
2023-05-14 22:23:05 +02:00
parent 7b048d9b96
commit 79cdf51588

View File

@@ -10,8 +10,6 @@
#include <stdlib.h>
#include <stdint.h>
#include <hex/api/event.hpp>
#include <string>
#import <Cocoa/Cocoa.h>