summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2021-02-15 15:40:30 +0100
committerMorph <39850852+Morph1984@users.noreply.github.com>2021-02-15 15:40:30 +0100
commit48cfc47050a400d1d331c92b38951f111298a703 (patch)
tree7803cb9eebd4f787fee049c0cc35801a448ae380
parentMerge pull request #5935 from lat9nq/controller_access_keys (diff)
downloadyuzu-48cfc47050a400d1d331c92b38951f111298a703.tar
yuzu-48cfc47050a400d1d331c92b38951f111298a703.tar.gz
yuzu-48cfc47050a400d1d331c92b38951f111298a703.tar.bz2
yuzu-48cfc47050a400d1d331c92b38951f111298a703.tar.lz
yuzu-48cfc47050a400d1d331c92b38951f111298a703.tar.xz
yuzu-48cfc47050a400d1d331c92b38951f111298a703.tar.zst
yuzu-48cfc47050a400d1d331c92b38951f111298a703.zip
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index e74e6a668..28196d26a 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -266,6 +266,7 @@ add_library(core STATIC
hle/service/am/applets/software_keyboard.h
hle/service/am/applets/web_browser.cpp
hle/service/am/applets/web_browser.h
+ hle/service/am/applets/web_types.h
hle/service/am/idle.cpp
hle/service/am/idle.h
hle/service/am/omm.cpp