mirror of
https://github.com/libretro/RetroArch
synced 2025-01-16 07:11:49 +00:00
Relative path include bugfix
This commit is contained in:
parent
fc176c1fa6
commit
e74e306947
2
deps/discord-rpc/src/discord_register_osx.m
vendored
2
deps/discord-rpc/src/discord_register_osx.m
vendored
@ -3,7 +3,7 @@
|
||||
|
||||
#import <AppKit/AppKit.h>
|
||||
|
||||
#include "discord_register.h"
|
||||
#include "../include/discord_register.h"
|
||||
|
||||
static void RegisterCommand(const char* applicationId, const char* command)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user