diff options
Diffstat (limited to 'engines/scumm/help.h')
-rw-r--r-- | engines/scumm/help.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/scumm/help.h b/engines/scumm/help.h index 5ba6bdc65c..a3948566c4 100644 --- a/engines/scumm/help.h +++ b/engines/scumm/help.h @@ -24,6 +24,7 @@ #define SCUMM_HELP_H #include "common/str.h" +#include "common/platform.h" namespace Scumm { |