aboutsummaryrefslogtreecommitdiff
path: root/launcher/CMakeLists.txt
diff options
context:
space:
mode:
authorTheKodeToad <TheKodeToad@proton.me>2023-03-04 19:55:38 +0000
committerTheKodeToad <TheKodeToad@proton.me>2023-03-05 18:25:57 +0000
commit970ec8187c2a6b45b9b1031260c07f4e26fe8827 (patch)
tree093ed19ce965deb4168a535b50b37f17661de588 /launcher/CMakeLists.txt
parent87384182a19ea852522af1b0d69420a510c0a94b (diff)
downloadPrismLauncher-970ec8187c2a6b45b9b1031260c07f4e26fe8827.tar.gz
PrismLauncher-970ec8187c2a6b45b9b1031260c07f4e26fe8827.tar.bz2
PrismLauncher-970ec8187c2a6b45b9b1031260c07f4e26fe8827.zip
More refactoring
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
Diffstat (limited to 'launcher/CMakeLists.txt')
-rw-r--r--launcher/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/launcher/CMakeLists.txt b/launcher/CMakeLists.txt
index 380e8336..66099c4e 100644
--- a/launcher/CMakeLists.txt
+++ b/launcher/CMakeLists.txt
@@ -666,8 +666,8 @@ SET(LAUNCHER_SOURCES
# FIXME: maybe find a better home for this.
SkinUtils.cpp
SkinUtils.h
- PackIgnoreProxy.cpp
- PackIgnoreProxy.h
+ FileIgnoreProxy.cpp
+ FileIgnoreProxy.h
# GUI - setup wizard
ui/setupwizard/SetupWizard.h