mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 13:37:42 -05:00
fix: Compilation on macOS
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
#include <hex/api/event.hpp>
|
||||
|
||||
#include <string>
|
||||
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
static std::string nsurl_to_string(NSURL* url) {
|
||||
|
||||
Reference in New Issue
Block a user