diff options
Diffstat (limited to 'src/compoundsprite.cpp')
-rw-r--r-- | src/compoundsprite.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compoundsprite.cpp b/src/compoundsprite.cpp index 4f8333525..8f6f1f60a 100644 --- a/src/compoundsprite.cpp +++ b/src/compoundsprite.cpp @@ -35,6 +35,8 @@ #include <SDL.h> +#include "debug.h" + #define BUFFER_WIDTH 100 #define BUFFER_HEIGHT 100 |