summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/software_keyboard.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-03-05 15:20:11 +0100
committerLioncash <mathew1800@gmail.com>2019-03-05 15:53:38 +0100
commit02bc9e9de14664f337da07f0efce750a0b6e993a (patch)
tree1c104148856a81c4e84c2c07b3016eb5be45bb22 /src/core/hle/service/am/applets/software_keyboard.cpp
parentMerge pull request #2185 from FearlessTobi/port-4630 (diff)
downloadyuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.gz
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.bz2
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.lz
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.xz
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.tar.zst
yuzu-02bc9e9de14664f337da07f0efce750a0b6e993a.zip
Diffstat (limited to 'src/core/hle/service/am/applets/software_keyboard.cpp')
-rw-r--r--src/core/hle/service/am/applets/software_keyboard.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hle/service/am/applets/software_keyboard.cpp b/src/core/hle/service/am/applets/software_keyboard.cpp
index f255f74b5..8c5bd6059 100644
--- a/src/core/hle/service/am/applets/software_keyboard.cpp
+++ b/src/core/hle/service/am/applets/software_keyboard.cpp
@@ -7,6 +7,7 @@
#include "common/string_util.h"
#include "core/core.h"
#include "core/frontend/applets/software_keyboard.h"
+#include "core/hle/result.h"
#include "core/hle/service/am/am.h"
#include "core/hle/service/am/applets/software_keyboard.h"