summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/common_state_getter.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/am/common_state_getter.h')
-rw-r--r--src/core/hle/service/am/common_state_getter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/hle/service/am/common_state_getter.h b/src/core/hle/service/am/common_state_getter.h
index 643ca4dc5..bf652790c 100644
--- a/src/core/hle/service/am/common_state_getter.h
+++ b/src/core/hle/service/am/common_state_getter.h
@@ -67,6 +67,7 @@ private:
void SetCpuBoostMode(HLERequestContext& ctx);
void GetBuiltInDisplayType(HLERequestContext& ctx);
void PerformSystemButtonPressingIfInFocus(HLERequestContext& ctx);
+ void GetAppletLaunchedHistory(HLERequestContext& ctx);
void GetSettingsPlatformRegion(HLERequestContext& ctx);
void SetRequestExitToLibraryAppletAtExecuteNextProgramEnabled(HLERequestContext& ctx);