Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Externals/discord-rpc: Fix reference to discord_register.h #10193

Merged
merged 1 commit into from Oct 29, 2021

Conversation

Pokechu22
Copy link
Contributor

The file is located at Externals/discord-rpc/include/discord_register.h, not Externals/discord-rpc/discord_register.h. This didn't affect building (I think because of ..\include being in <AdditionalIncludeDirectories>), but it did break trying to open discord_register.h in Visual Studio.

@leoetlino leoetlino merged commit 38fcb9d into dolphin-emu:master Oct 29, 2021
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants