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,