summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_port.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/kernel/k_port.h')
-rw-r--r--src/core/hle/kernel/k_port.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/kernel/k_port.h b/src/core/hle/kernel/k_port.h
index 4018ea2df..b6e4a1fcd 100644
--- a/src/core/hle/kernel/k_port.h
+++ b/src/core/hle/kernel/k_port.h
@@ -4,7 +4,6 @@
#pragma once
-#include <memory>
#include <string>
#include "common/common_types.h"