diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fbff965d1..800ae25a8 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -734,7 +734,7 @@ SET(SRCS resources/soundeffect.cpp resources/soundeffect.h resources/soundinfo.h - resources/spriteaction.h + const/resources/spriteaction.h resources/sprite/spritedef.h resources/sprite/spritedef.cpp resources/spritedirection.h |