From 30a2675972c35ec5fe05a4bd01013149847f2631 Mon Sep 17 00:00:00 2001 From: arcum42 Date: Sat, 24 Dec 2022 07:31:53 -0800 Subject: [PATCH] Windows: Update CMakelists.txt. --- pcsx2/CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pcsx2/CMakeLists.txt b/pcsx2/CMakeLists.txt index db548e96a1..a81e30b2dd 100644 --- a/pcsx2/CMakeLists.txt +++ b/pcsx2/CMakeLists.txt @@ -1029,8 +1029,7 @@ set(pcsx2WindowsSources # Windows headers set(pcsx2WindowsHeaders - windows/resource.h - windows/Win32.h) + windows/resource.h) # x86 sources set(pcsx2x86Sources