diff options
Diffstat (limited to 'src/compoundsprite.cpp')
-rw-r--r-- | src/compoundsprite.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index a191afc59..5d29c5fbe 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -37,7 +37,7 @@ #include "utils/dtor.h" -#include <SDL.h> +#include <SDL/SDL.h> #include "debug.h" |