summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index a1a91969..90bb0c04 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -129,8 +129,8 @@ SET(MULTIMC_SOURCES
InstanceProxyModel.cpp
VersionProxyModel.h
VersionProxyModel.cpp
- Colors.h
- Colors.cpp
+ ColorCache.h
+ ColorCache.cpp
# GUI - windows
MainWindow.h