summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/yuzu/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu/CMakeLists.txt b/src/yuzu/CMakeLists.txt
index 7257aa701..656096c9f 100644
--- a/src/yuzu/CMakeLists.txt
+++ b/src/yuzu/CMakeLists.txt
@@ -170,8 +170,8 @@ target_sources(yuzu
PRIVATE
${COMPAT_LIST}
${ICONS}
- ${THEMES}
${LANGUAGES}
+ ${THEMES}
)
if (APPLE)