Browse Source

Merge pull request #2789 from jroweboy/quickfix

Fixup! #2772 missed this one file
pull/15/merge
James Rowe 6 years ago
committed by GitHub
parent
commit
93abe1ccf3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/yuzu/discord_impl.cpp

2
src/yuzu/discord_impl.cpp

@ -9,7 +9,7 @@
#include "core/core.h"
#include "core/loader/loader.h"
#include "yuzu/discord_impl.h"
#include "yuzu/ui_settings.h"
#include "yuzu/uisettings.h"
namespace DiscordRPC {

Loading…
Cancel
Save