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 cd4be5cd6..55b0eeca2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -503,6 +503,8 @@ SET(SRCS resources/spritedef.cpp resources/subimage.cpp resources/subimage.h + resources/surfaceimagehelper.cpp + resources/surfaceimagehelper.h resources/wallpaper.cpp resources/wallpaper.h utils/translation/podict.cpp |