diff options
Diffstat (limited to 'engines/toon/drew.cpp')
-rw-r--r-- | engines/toon/drew.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/toon/drew.cpp b/engines/toon/drew.cpp index 4f8152833b..77333c4a9f 100644 --- a/engines/toon/drew.cpp +++ b/engines/toon/drew.cpp @@ -23,6 +23,8 @@ * */ +#include "common/debug.h" + #include "toon/drew.h" namespace Toon { |