diff options
Diffstat (limited to 'src/compoundsprite.cpp')
-rw-r--r-- | src/compoundsprite.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index df62ab9ff..c6971a518 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -37,6 +37,7 @@ #include "resources/imagehelper.h" #include "utils/dtor.h" +#include "utils/sdlcheckutils.h" #include <SDL.h> |