From a6fbd2cfbf96336dcfbe52722374f27c12b73e7d Mon Sep 17 00:00:00 2001 From: Tabitha Date: Tue, 7 Jan 2025 18:00:27 -0500 Subject: [PATCH] Update CMakeLists.txt --- Source/Core/DolphinQt/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/Core/DolphinQt/CMakeLists.txt b/Source/Core/DolphinQt/CMakeLists.txt index fa86375a79..c7ebf6b01d 100644 --- a/Source/Core/DolphinQt/CMakeLists.txt +++ b/Source/Core/DolphinQt/CMakeLists.txt @@ -277,7 +277,7 @@ add_executable(dolphin-mpn MarioPartyNetplay/DownloadUpdateDialog.cpp MarioPartyNetplay/DownloadUpdateDialog.h MarioPartyNetplay/DownloadWorker.cpp - MarioPartyNetplay/Downloadworker.h + MarioPartyNetplay/DownloadWorker.h MarioPartyNetplay/InstallUpdateDialog.cpp MarioPartyNetplay/InstallUpdateDialog.h MarioPartyNetplay/UpdateDialog.cpp