aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/apt/apt_s.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/apt/apt_s.cpp')
-rw-r--r--src/core/hle/service/apt/apt_s.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/hle/service/apt/apt_s.cpp b/src/core/hle/service/apt/apt_s.cpp
index 3fd34865..396d1f04 100644
--- a/src/core/hle/service/apt/apt_s.cpp
+++ b/src/core/hle/service/apt/apt_s.cpp
@@ -3,9 +3,6 @@
// Refer to the license.txt file included.
-#include "common/common.h"
-#include "common/file_util.h"
-
#include "core/hle/hle.h"
#include "core/hle/service/apt/apt.h"
#include "core/hle/service/apt/apt_s.h"