diff options
Diffstat (limited to 'engines/director/stxt.cpp')
-rw-r--r-- | engines/director/stxt.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/director/stxt.cpp b/engines/director/stxt.cpp index bf9f8e3718..0851771121 100644 --- a/engines/director/stxt.cpp +++ b/engines/director/stxt.cpp @@ -20,6 +20,8 @@ * */ +#include "common/substream.h" + #include "director/stxt.h" namespace Director { |