|
|
@ -2,8 +2,6 @@ |
|
|
// Licensed under GPLv2 or any later version
|
|
|
// Licensed under GPLv2 or any later version
|
|
|
// Refer to the license.txt file included.
|
|
|
// Refer to the license.txt file included.
|
|
|
|
|
|
|
|
|
#include "common/logging/log.h"
|
|
|
|
|
|
#include "core/hle/ipc_helpers.h"
|
|
|
|
|
|
#include "core/hle/service/am/am.h"
|
|
|
#include "core/hle/service/am/am.h"
|
|
|
#include "core/hle/service/am/applet_oe.h"
|
|
|
#include "core/hle/service/am/applet_oe.h"
|
|
|
|
|
|
|
|
|
|