diff options
Diffstat (limited to 'engines/titanic/gfx/text_control.cpp')
-rw-r--r-- | engines/titanic/gfx/text_control.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/titanic/gfx/text_control.cpp b/engines/titanic/gfx/text_control.cpp index f731dbb340..d1d2e1c530 100644 --- a/engines/titanic/gfx/text_control.cpp +++ b/engines/titanic/gfx/text_control.cpp @@ -21,6 +21,7 @@ */ #include "titanic/gfx/text_control.h" +#include "titanic/support/strings.h" #include "titanic/titanic.h" namespace Titanic { |