diff options
Diffstat (limited to 'string.cpp')
-rw-r--r-- | string.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string.cpp b/string.cpp index 9f96d03464..68e55f9115 100644 --- a/string.cpp +++ b/string.cpp @@ -22,6 +22,7 @@ #include "stdafx.h" #include "scumm.h" +#include "actor.h" int CharsetRenderer::getStringWidth(int arg, byte *text, int pos) { |