diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b33bea87b..a1c2d013c 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -405,9 +405,11 @@ set(client_SRCS guiFormSpecMenu.cpp guiKeyChangeMenu.cpp guiPasswordChange.cpp + guiscalingfilter.cpp guiTable.cpp guiVolumeChange.cpp hud.cpp + imagefilters.cpp keycode.cpp localplayer.cpp main.cpp |