From 776e72715fedf37de6fd166cbdf1be97086bbca0 Mon Sep 17 00:00:00 2001 From: sum2012 Date: Wed, 5 Oct 2022 20:52:47 +0800 Subject: [PATCH] Forget remove the include --- Core/HLE/sceKernelModule.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/Core/HLE/sceKernelModule.cpp b/Core/HLE/sceKernelModule.cpp index f74a78e0d0..5cd5dedbf7 100644 --- a/Core/HLE/sceKernelModule.cpp +++ b/Core/HLE/sceKernelModule.cpp @@ -67,7 +67,6 @@ #include "GPU/GPU.h" #include "GPU/GPUInterface.h" #include "GPU/GPUState.h" -#include "UI/GameScreen.h" enum { PSP_THREAD_ATTR_KERNEL = 0x00001000,