summaryrefslogtreecommitdiff
path: root/src/Game/UI/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Game/UI/CMakeLists.txt')
-rw-r--r--src/Game/UI/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Game/UI/CMakeLists.txt b/src/Game/UI/CMakeLists.txt
index 61a562d6..392d89bc 100644
--- a/src/Game/UI/CMakeLists.txt
+++ b/src/Game/UI/CMakeLists.txt
@@ -1,4 +1,6 @@
target_sources(uking PRIVATE
+ uiFadeProgress.cpp
+ uiFadeProgress.h
uiPauseMenuDataMgr.cpp
uiPauseMenuDataMgr.h
uiUtils.cpp