diff options
Diffstat (limited to 'engines/tinsel')
-rw-r--r-- | engines/tinsel/tinsel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/tinsel/tinsel.cpp b/engines/tinsel/tinsel.cpp index 5f012ddff3..8d11efef3c 100644 --- a/engines/tinsel/tinsel.cpp +++ b/engines/tinsel/tinsel.cpp @@ -23,6 +23,7 @@ * */ +#include "common/debug-channels.h" #include "common/endian.h" #include "common/error.h" #include "common/events.h" |