diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 84388508d..7aaeee334 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -464,8 +464,9 @@ SET(SRCS resources/sdlmusic.h resources/sounddb.cpp resources/sounddb.h - resources/soundeffect.h resources/soundeffect.cpp + resources/soundeffect.h + resources/soundinfo.h resources/spritedef.h resources/spritedef.cpp resources/subimage.cpp |