mirror of
https://github.com/libretro/RetroArch
synced 2025-04-23 11:43:20 +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>
|
#import <AppKit/AppKit.h>
|
||||||
|
|
||||||
#include "discord_register.h"
|
#include "../include/discord_register.h"
|
||||||
|
|
||||||
static void RegisterCommand(const char* applicationId, const char* command)
|
static void RegisterCommand(const char* applicationId, const char* command)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user