summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/boss/boss.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/service/boss/boss.h')
-rw-r--r--src/core/hle/service/boss/boss.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/core/hle/service/boss/boss.h b/src/core/hle/service/boss/boss.h
index a6942ada6..d3b5d7101 100644
--- a/src/core/hle/service/boss/boss.h
+++ b/src/core/hle/service/boss/boss.h
@@ -4,9 +4,6 @@
#pragma once
-#include "core/hle/kernel/kernel.h"
-#include "core/hle/service/service.h"
-
namespace Service {
namespace BOSS {