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 3cdf22ed8..b04034add 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -712,6 +712,8 @@ SET(SRCS resources/sdl2imagehelper.h resources/sdl2softwareimagehelper.cpp resources/sdl2softwareimagehelper.h + resources/sdl2softwarescreenshothelper.cpp + resources/sdl2softwarescreenshothelper.h resources/sdlimagehelper.cpp resources/sdlimagehelper.h resources/sdlmusic.cpp |