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 b04034add..9b5f58718 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -668,6 +668,8 @@ SET(SRCS enums/resources/map/mapitemtype.h resources/mapreader.cpp resources/mapreader.h + resources/mobileopenglscreenshothelper.cpp + resources/mobileopenglscreenshothelper.h resources/modinfo.cpp resources/modinfo.h resources/mstack.h |