summaryrefslogtreecommitdiffstats
path: root/src/citra
diff options
context:
space:
mode:
authorJannik Vogel <email@jannikvogel.de>2016-12-04 23:34:44 +0100
committerJannik Vogel <email@jannikvogel.de>2016-12-05 19:09:16 +0100
commitd2c39bdb295fae07c700975f89e9a06a9ef3f7f2 (patch)
treef79f9521f0d3c6e3bc6127af89a847acfc2fe48f /src/citra
parentSupport mingw cross-compile (diff)
downloadyuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.tar
yuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.tar.gz
yuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.tar.bz2
yuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.tar.lz
yuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.tar.xz
yuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.tar.zst
yuzu-d2c39bdb295fae07c700975f89e9a06a9ef3f7f2.zip
Diffstat (limited to 'src/citra')
-rw-r--r--src/citra/citra.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/citra/citra.rc b/src/citra/citra.rc
index 86ad2c643..fea603004 100644
--- a/src/citra/citra.rc
+++ b/src/citra/citra.rc
@@ -5,5 +5,5 @@
// Icon with lowest ID value placed first to ensure application icon
// remains consistent on all systems.
-GLFW_ICON ICON "../../dist/citra.ico"
+CITRA_ICON ICON "../../dist/citra.ico"