diff options
Diffstat (limited to 'engines/toon/state.cpp')
-rw-r--r-- | engines/toon/state.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/toon/state.cpp b/engines/toon/state.cpp index 0d6977842d..af37ea9e68 100644 --- a/engines/toon/state.cpp +++ b/engines/toon/state.cpp @@ -23,6 +23,8 @@ * */ +#include "common/debug.h" + #include "toon/state.h" #include "toon/toon.h" |