summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_light_lock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/kernel/k_light_lock.h')
-rw-r--r--src/core/hle/kernel/k_light_lock.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/kernel/k_light_lock.h b/src/core/hle/kernel/k_light_lock.h
index f4c45f76a..ad853661d 100644
--- a/src/core/hle/kernel/k_light_lock.h
+++ b/src/core/hle/kernel/k_light_lock.h
@@ -6,7 +6,6 @@
#include <atomic>
-#include "common/common_types.h"
#include "core/hle/kernel/k_scoped_lock.h"
namespace Kernel {